X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fmultiv01.at;h=2b03b324fce526705da09bef06be1d29669cbe4c;hb=502abd93bd8bfba15677aceb221c4530d257bbab;hp=de75da10552387adcd6b3844abb8366896b69eac;hpb=241b72ffadc9128f5fe2d2fc8d9cf3ff5e23f57a;p=chaz%2Ftar diff --git a/tests/multiv01.at b/tests/multiv01.at index de75da1..2b03b32 100644 --- a/tests/multiv01.at +++ b/tests/multiv01.at @@ -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