]> git.cworth.org Git - tar/blobdiff - tests/comprec.at
Merge branch 'upstream' into dfsg-orig
[tar] / tests / comprec.at
index cd56a20c34585aff9d1933f41399e47a9e03b7aa..f2d01413751f70e8e2bb57e3f2517c98edc49fcf 100644 (file)
@@ -29,7 +29,7 @@ echo "separator"
 tar cfz archive file1
 echo "separator"
 mv file1 orig
-tar xfv archive
+tar xfv archive --warning=no-timestamp
 cmp orig file1
 ],
 [0],