]> git.cworth.org Git - tar/blobdiff - tests/sparse01.at
Merge branch 'upstream' into dfsg-orig
[tar] / tests / sparse01.at
index 465031f1b94f9e1c6e1e8100896df29125591a73..039fbbf2098ce36dc2853d9e4852faf30cb36deb 100644 (file)
@@ -31,7 +31,7 @@ echo separator
 tar tfv archive
 echo separator
 mkdir directory
-tar Cxf directory archive
+tar Cxf directory archive --warning=no-timestamp
 genfile --stat=name,size sparsefile
 cmp sparsefile directory/sparsefile
 ],
@@ -49,4 +49,3 @@ sparsefile 10344448
 ])
 
 AT_CLEANUP
-