]> git.cworth.org Git - tar/blobdiff - tests/extrac08.at
Merge branch 'dfsg-orig' into dfsg-debian
[tar] / tests / extrac08.at
index 6ca33bddebe51471b0194c878cc1620938047e19..432aa0b8e4c62f0708d943ac29a089169db3093c 100644 (file)
@@ -40,7 +40,7 @@ chmod 755 dir
 echo bla > dir/file
 tar cf test.tar dir
 chmod 700 dir
-tar xfv test.tar
+tar xfv test.tar --warning=no-timestamp
 genfile --stat=mode.777 dir
 ],
 [0],
@@ -49,4 +49,4 @@ dir/file
 755
 ])
 
-AT_CLEANUP
\ No newline at end of file
+AT_CLEANUP