]> Dogcows Code - chaz/tar/blobdiff - tests/multiv03.at
tests: port to NFS file servers with clock skew
[chaz/tar] / tests / multiv03.at
index aa4274f6e957e159db2c72e5e8075dccaffab744..e013c190c8e098a4eb750b4ae2a36be891aad5a2 100644 (file)
@@ -59,7 +59,7 @@ tar -M -L 10 -c -f arch.1 -f arch.2 $BFILE || exit 1
 
 echo separator-2
 mv $BFILE bfile
-tar -M -x -f arch.1 -f arch.2 || exit 1
+tar -M -x -f arch.1 -f arch.2 --warning=no-timestamp || exit 1
 cmp $BFILE bfile
 ],
 [0],
This page took 0.020489 seconds and 4 git commands to generate.