Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx> writes: > Ævar Arnfjörð Bjarmason (6): > auto-crlf tests: don't lose exit code in loops and outside tests > t/lib-patch-mode.sh: fix ignored exit codes > tests: don't lose exit status with "(cd ...; test <op> $(git ...))" > tests: don't lose exit status with "test <op> $(git ...)" > tests: don't lose "git" exit codes in "! ( git ... | grep )" > tests: don't lose misc "git" exit codes The changes relative to the previous round look OK. Will queue. Thanks.