X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=tests%2Fextrac14.at;h=b98c39543f98b36cc07ac3b5e27f4afb6323791a;hb=df7b55a8f6354e30e8da62eec7f706df033d0c81;hp=1cfaa5c3bfe17224d2b745adc18ab4536d002bbc;hpb=c5c196310edddc0411cc312e45645a1a87b02793;p=chaz%2Ftar diff --git a/tests/extrac14.at b/tests/extrac14.at index 1cfaa5c..b98c395 100644 --- a/tests/extrac14.at +++ b/tests/extrac14.at @@ -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])