From 046188cc65c9d912f910c7334b5aa24f3e91801c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=86var=20Arnfj=C3=B6r=C3=B0=20Bjarmason?= Date: Fri, 4 Mar 2022 11:05:01 +0100 Subject: [PATCH] log tests: fix "abort tests early" regression in ff37a60c369 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 --- t/t4202-log.sh | 1 - 1 file changed, 1 deletion(-) 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 &&