Hey folks, Running t0000 with GIT_TEST_FAIL_PREREQS=true is failing. > GIT_TEST_FAIL_PREREQS=true ./t0000-basic.sh t/./t0000-basic.sh:836: error: not ok 45 - lazy prereqs do not turn off tracing # # run_sub_test_lib_test lazy-prereq-and-tracing 'lazy prereqs and -x' -v -x <<-\EOF && # test_lazy_prereq LAZY true # # test_expect_success lazy 'test_have_prereq LAZY && echo trace' # # test_done # EOF # # grep 'echo trace' lazy-prereq-and-tracing/err # This was added recently with https://public-inbox.org/git/f35830c0eba216b7b4f144409e302a87ff8b5c06.1585236929.git.gitgitgadget@xxxxxxxxx/ Is this intended? Cheers, Son Luong.