From: Ævar Arnfjörð Bjarmason Date: Fri, 4 Mar 2022 10:05:01 +0000 (+0100) Subject: log tests: fix "abort tests early" regression in ff37a60c369 X-Git-Tag: v2.36.0-rc0~70^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=046188cc65c9d912f910c7334b5aa24f3e91801c;p=thirdparty%2Fgit.git 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 Signed-off-by: Ævar Arnfjörð Bjarmason Signed-off-by: Junio C Hamano --- diff --git a/t/t4202-log.sh b/t/t4202-log.sh 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 &&