]> Dogcows Code - chaz/tar/blobdiff - tests/exclude06.at
tests: new test listed04 for --one-file-system --listed-incremental
[chaz/tar] / tests / exclude06.at
index f7ab141ad5d3b634fa39c9cea376858d9882af43..b1c0da7f88a52d6c1b78eeb6c1ea7613fde247c8 100644 (file)
@@ -19,7 +19,7 @@
 #
 # Reported-by: Matthew Peterson <mrpeterson2@gmail.com>
 # References: <AANLkTin0teb1dcl0HCNquHxvN4HQnJmP6aK7CJCqy0sd@mail.gmail.com>
-#             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],
This page took 0.019828 seconds and 4 git commands to generate.