]> git.cworth.org Git - tar/blobdiff - tests/pipe.at
Imported Upstream version 1.24
[tar] / tests / pipe.at
index 833e1342992811cd852985596fc2ed1bdfd88e6d..cab85351c9560eb3c278bf83fe2ec2165d673460 100644 (file)
@@ -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"