]> Dogcows Code - chaz/tar/blobdiff - tests/incr01.at
tests: port to NFS file servers with clock skew
[chaz/tar] / tests / incr01.at
index ce2d04734eb265a97e99368b10dea02413a7429b..fad8d3e4c08dc57360333ae93e35a43408e78576 100644 (file)
@@ -37,9 +37,9 @@ tar -cf archive.1 -g db directory
 
 mv directory orig
 
-tar xvfg archive.0 /dev/null
+tar xvfg archive.0 /dev/null --warning=no-timestamp
 echo separator
-tar xvfg archive.1 /dev/null
+tar xvfg archive.1 /dev/null --warning=no-timestamp
 ],
 [0],
 [directory/
This page took 0.022683 seconds and 4 git commands to generate.