]> Dogcows Code - chaz/tar/blobdiff - tests/extrac06.at
tests: port to NFS file servers with clock skew
[chaz/tar] / tests / extrac06.at
index d7e807d090ab3ff1e7970514a5a64d169189caf0..35cb221f36feaf04c3568f91ec39373fc97268a2 100644 (file)
@@ -54,10 +54,10 @@ chmod 755 directory
 genfile --stat=mode:777 directory
 
 # ... and attempt to restore it twice
-tar xf arc directory
+tar xf arc directory --warning=no-timestamp
 genfile --stat=mode:777 directory
 
-tar xf arc directory
+tar xf arc directory --warning=no-timestamp
 genfile --stat=mode:777 directory
 
 # After both restores, the directory mode should be 755
This page took 0.021329 seconds and 4 git commands to generate.