X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=tests%2Fpipe.at;h=cab85351c9560eb3c278bf83fe2ec2165d673460;hb=HEAD;hp=833e1342992811cd852985596fc2ed1bdfd88e6d;hpb=3322ff6164a1e9dd3d1622c64a9b9b7c5f303ef6;p=tar diff --git a/tests/pipe.at b/tests/pipe.at index 833e134..cab8535 100644 --- a/tests/pipe.at +++ b/tests/pipe.at @@ -39,7 +39,7 @@ genfile --length 10240 --pattern zeros --file directory/file1 genfile --length 13 --file directory/file2 tar cf archive directory mv directory orig -cat archive | tar xfv - | sort +cat archive | tar xfv - --warning=no-timestamp | sort echo "separator" cmp orig/file1 directory/file1 echo "separator"