]> Dogcows Code - chaz/tar/blobdiff - tests/multiv01.at
tests: port to NFS file servers with clock skew
[chaz/tar] / tests / multiv01.at
index de75da10552387adcd6b3844abb8366896b69eac..2b03b324fce526705da09bef06be1d29669cbe4c 100644 (file)
@@ -51,7 +51,7 @@ tar -c --multi-volume --tape-length=$TAPE_LENGTH \
 mkdir extract-dir-pipe
 dd bs=4096 count=$TAPE_LENGTH if=t2-pipe.tar 2>/dev/null |
 PATH=$PATH ${TRUSS} tar -f t1-pipe.tar -f - \
-      -C extract-dir-pipe -x --multi-volume \
+      -C extract-dir-pipe -x --multi-volume --warning=no-timestamp \
       --tape-length=$TAPE_LENGTH --read-full-records || exit 1
 
 cmp file1 extract-dir-pipe/file1
This page took 0.022898 seconds and 4 git commands to generate.