]> Dogcows Code - chaz/tar/blobdiff - tests/same-order01.at
tests: port to NFS file servers with clock skew
[chaz/tar] / tests / same-order01.at
index a0fd4bf62ca83664f816d5296d041f859c9a959e..2ed46701f983415284b8da5fce973104258b6337 100644 (file)
@@ -34,7 +34,7 @@ genfile -l 1024 -f file2
 tar cf archive file1 file2
 
 mkdir directory
-tar -xf archive --same-order -C directory || exit 1
+tar -xf archive --same-order -C directory --warning=no-timestamp || exit 1
 
 ls directory|sort
 ],
This page took 0.02681 seconds and 4 git commands to generate.