X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fexclude06.at;h=b1c0da7f88a52d6c1b78eeb6c1ea7613fde247c8;hb=6689e8db4f53f6a0bed3d1bc4ed12d31eaa3bf51;hp=f7ab141ad5d3b634fa39c9cea376858d9882af43;hpb=9c194c9942b651befe1fa65ba9023fba9e50169f;p=chaz%2Ftar diff --git a/tests/exclude06.at b/tests/exclude06.at index f7ab141..b1c0da7 100644 --- a/tests/exclude06.at +++ b/tests/exclude06.at @@ -19,7 +19,7 @@ # # Reported-by: Matthew Peterson # References: -# http://lists.gnu.org/archive/html/help-tar/2010-06/msg00000.html +# http://lists.gnu.org/archive/html/help-tar/2010-06/msg00000.html AT_SETUP([exclude: long files in pax archives]) AT_KEYWORDS([exclude exclude06]) @@ -33,7 +33,7 @@ genfile --length 20 -f test_base_dir[/1.c] tar cf archive.tar test_base_dir mkdir out -tar -C out -xf archive.tar --exclude='*.txt' +tar -C out -xf archive.tar --exclude='*.txt' --warning=no-timestamp find out -type f ], [0],