X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fsame-order01.at;h=2ed46701f983415284b8da5fce973104258b6337;hb=502abd93bd8bfba15677aceb221c4530d257bbab;hp=a0fd4bf62ca83664f816d5296d041f859c9a959e;hpb=241b72ffadc9128f5fe2d2fc8d9cf3ff5e23f57a;p=chaz%2Ftar diff --git a/tests/same-order01.at b/tests/same-order01.at index a0fd4bf..2ed4670 100644 --- a/tests/same-order01.at +++ b/tests/same-order01.at @@ -34,7 +34,7 @@ genfile -l 1024 -f file2 tar cf archive file1 file2 mkdir directory -tar -xf archive --same-order -C directory || exit 1 +tar -xf archive --same-order -C directory --warning=no-timestamp || exit 1 ls directory|sort ],