]> git.99rst.org Git - git.git/commit
t4205: don't exit test script on failure
authorRené Scharfe <redacted>
Thu, 1 Dec 2022 21:48:24 +0000 (22:48 +0100)
committerJunio C Hamano <redacted>
Thu, 1 Dec 2022 23:25:02 +0000 (08:25 +0900)
commit77e04b2ed43c93c55ca4645be385c926b9102f6a
tree0572cb60638403c1afe7122a2fcb8154e1c627c0
parente7e5c6f715b2de7bea0d39c7d2ba887335b40aa0
t4205: don't exit test script on failure

Only abort the individual check instead of exiting the whole test script
if git show fails.  Noticed with GIT_TEST_PASSING_SANITIZE_LEAK=check.

Helped-by: Eric Sunshine <redacted>
Signed-off-by: René Scharfe <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t4205-log-pretty-formats.sh
git clone https://git.99rst.org/PROJECT