]> git.ipfire.org Git - thirdparty/git.git/commitdiff
log tests: fix "abort tests early" regression in ff37a60c369
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 4 Mar 2022 10:05:01 +0000 (11:05 +0100)
committerJunio C Hamano <gitster@pobox.com>
Fri, 4 Mar 2022 19:24:28 +0000 (11:24 -0800)
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>
t/t4202-log.sh

index e775b378e4b6d7924cf37827c62e63434ed3ffb0..537c14a171ac310de94bf048d901782614402361 100755 (executable)
@@ -471,7 +471,6 @@ do
                )
        '
 done
-test_done
 
 test_expect_success 'log --author' '
        cat >expect <<-\EOF &&