summaryrefslogtreecommitdiff
path: root/t/t4202-log.sh
diff options
context:
space:
mode:
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>2022-03-04 10:05:01 (GMT)
committerJunio C Hamano <gitster@pobox.com>2022-03-04 19:24:28 (GMT)
commit046188cc65c9d912f910c7334b5aa24f3e91801c (patch)
tree4de61bc47ecebb7aabdf69384057c0f7807ef543 /t/t4202-log.sh
parent04bf052eef53c6be04d313d8ce11690beaf890b6 (diff)
downloadgit-046188cc65c9d912f910c7334b5aa24f3e91801c.zip
git-046188cc65c9d912f910c7334b5aa24f3e91801c.tar.gz
git-046188cc65c9d912f910c7334b5aa24f3e91801c.tar.bz2
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>
Diffstat (limited to 't/t4202-log.sh')
-rwxr-xr-xt/t4202-log.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t4202-log.sh b/t/t4202-log.sh
index e775b37..537c14a 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 &&