diff options
author | Junio C Hamano <gitster@pobox.com> | 2022-03-16 17:53:06 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-03-16 17:53:07 -0700 |
commit | 5b9c98b4915eb3f27fbc887cf3f751c9777a0149 (patch) | |
tree | 67bf43bf10e18d316fd8799ac652a07134f69b5c | |
parent | The eleventh batch (diff) | |
parent | log tests: fix "abort tests early" regression in ff37a60c369 (diff) | |
download | tgif-5b9c98b4915eb3f27fbc887cf3f751c9777a0149.tar.xz |
Merge branch 'ab/grep-patterntype'
Test fix-up for a topic already in master.
* ab/grep-patterntype:
log tests: fix "abort tests early" regression in ff37a60c369
-rwxr-xr-x | t/t4202-log.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/t/t4202-log.sh b/t/t4202-log.sh index 6306e2cbe5..be07407f85 100755 --- a/t/t4202-log.sh +++ b/t/t4202-log.sh @@ -484,7 +484,6 @@ do ) ' done -test_done test_expect_success 'log --author' ' cat >expect <<-\EOF && |