X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fremfiles01.at;h=86b5c032e8c996f7e279f187619380a1a18923de;hb=37ddfb0b7eb41cc3f58bce686d389b1e965e9ccf;hp=73752b4a450d72bdc17abd5f2af43be6a5cbb663;hpb=67b4f3519d838c6f16f5b6b63c0b9b8669fb3dd9;p=chaz%2Ftar diff --git a/tests/remfiles01.at b/tests/remfiles01.at index 73752b4..86b5c03 100644 --- a/tests/remfiles01.at +++ b/tests/remfiles01.at @@ -52,7 +52,9 @@ EC=$? sed -n '/(child)/p' err >&2 rm err find . | sort -exit $EC +# Gzip exit code is propagated to the shell. Usually it is +# 141. We convert all non-zero exits to 2 to make it predictable. +test $EC && exit 2 ], [2], [.