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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=6f54213718ccd05be8a07f74d0d4e524ebccb3be;p=rit 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