From: Junio C Hamano Date: Sun, 19 Mar 2023 22:03:10 +0000 (-0700) Subject: Merge branch 'ab/avoid-losing-exit-codes-in-tests' X-Git-Tag: v2.41.0-rc0~157 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6f54213718ccd05be8a07f74d0d4e524ebccb3be;p=thirdparty%2Fgit.git Merge branch 'ab/avoid-losing-exit-codes-in-tests' Test clean-up. * ab/avoid-losing-exit-codes-in-tests: tests: don't lose misc "git" exit codes tests: don't lose exit status with "test $(git ...)" tests: don't lose "git" exit codes in "! ( git ... | grep )" tests: don't lose exit status with "(cd ...; test $(git ...))" t/lib-patch-mode.sh: fix ignored exit codes auto-crlf tests: don't lose exit code in loops and outside tests --- 6f54213718ccd05be8a07f74d0d4e524ebccb3be