X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fgzip.at;fp=tests%2Fgzip.at;h=5cdcbfa0921eaf15aa2fcfa17f8cf898ad57efe2;hb=8ccde495f406740d7ace586508a0ca93ce4614f8;hp=5da017c8aeda49877d945b3ed0f10a68d4ee1287;hpb=29a6b977e98b8739b65cc70296a21fe6b3b6b75f;p=chaz%2Ftar diff --git a/tests/gzip.at b/tests/gzip.at index 5da017c..5cdcbfa 100644 --- a/tests/gzip.at +++ b/tests/gzip.at @@ -26,6 +26,7 @@ AT_KEYWORDS([gzip]) unset TAR_OPTIONS AT_CHECK([ +AT_GZIP_PREREQ tar xfvz /dev/null test $? = 2 || exit 1 ], @@ -38,4 +39,4 @@ tar: Error exit delayed from previous errors ], [],[]) -AT_CLEANUP \ No newline at end of file +AT_CLEANUP