]> Dogcows Code - chaz/tar/blobdiff - tests/exclude06.at
tests: port to NFS file servers with clock skew
[chaz/tar] / tests / exclude06.at
index 3fef892bd3faa61eac83f0e614d00d81b5ca404c..b1c0da7f88a52d6c1b78eeb6c1ea7613fde247c8 100644 (file)
@@ -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.021288 seconds and 4 git commands to generate.