]> Dogcows Code - chaz/tar/blobdiff - tests/extrac14.at
tests: port to NFS file servers with clock skew
[chaz/tar] / tests / extrac14.at
index 1cfaa5c3bfe17224d2b745adc18ab4536d002bbc..b98c39543f98b36cc07ac3b5e27f4afb6323791a 100644 (file)
@@ -28,7 +28,7 @@ mkdir dest
 ln -s dest symlink
 echo foo >foo
 tar -cf archive.tar foo &&
-tar -xf archive.tar -C symlink &&
+tar -xf archive.tar -C symlink --warning=no-timestamp &&
 cmp foo dest/foo
 ],
 [0],[],[],[],[],[gnu])
This page took 0.02525 seconds and 4 git commands to generate.