log tests: fix "abort tests early" regression in ff37a60c369

Fix a regression in ff37a60c369 (log tests: check if grep_config() is called by "log"-like cmds, 2022-02-16), a "test_done" command used during development made it into a submitted patch causing tests 41-136 in t/t4202-log.sh to be skipped. Reported-by: Fabian Stelzer <fs@gigacodes.de> Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Ævar Arnfjörð Bjarmason committed Mar 4, 2022 at 11:05 UTC 046188cc65c9d912f910c7334b5aa24f3e91801c
1 file changed -1
t/t4202-log.sh
-1
index e775b378e4..537c14a171 100755 --- a/t/t4202-log.sh +++ b/t/t4202-log.sh @@ -471,7 +471,6 @@ do ) ' done -test_done test_expect_success 'log --author' ' cat >expect <<-\EOF &&