aboutsummaryrefslogtreecommitdiffstats
path: root/t/helper/test-regex.c
diff options
context:
space:
mode:
authorJohn Cai <johncai86@gmail.com>2024-03-15 04:57:26 +0000
committerJunio C Hamano <gitster@pobox.com>2024-03-15 10:08:30 -0700
commitad538c61dab42db9012bba7b41bbd63f75ff6469 (patch)
treec37a47e4c51f67e0942c2a26c7208f7cdb8cf675 /t/helper/test-regex.c
parentindex-pack: --fsck-objects to take an optional argument for fsck msgs (diff)
downloadgit-ad538c61dab42db9012bba7b41bbd63f75ff6469.tar.gz
git-ad538c61dab42db9012bba7b41bbd63f75ff6469.zip
t5300: fix test_with_bad_commit()
0f8edf7317 (index-pack: --fsck-objects to take an optional argument for fsck msgs, 2024-02-01) added a test function test_with_bad_commit() that contained two bugs. test_expect_fail was used instead of test_must_fail, and a && was not included at the end of the line. Fix these two issues in the test. Signed-off-by: John Cai <johncai86@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/helper/test-regex.c')
0 files changed, 0 insertions, 0 deletions