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

Fix a regression in ff37a60c36 (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>
This commit is contained in:
Ævar Arnfjörð Bjarmason 2022-03-04 11:05:01 +01:00 committed by Junio C Hamano
parent 04bf052eef
commit 046188cc65

View file

@ -471,7 +471,6 @@ do
)
'
done
test_done
test_expect_success 'log --author' '
cat >expect <<-\EOF &&