]> Dogcows Code - chaz/tar/blobdiff - tests/extrac17.at
tests: fix some issues with signals, timestamps, "test" typo
[chaz/tar] / tests / extrac17.at
index 952c07361c8620224466cd55d652120d7c49735c..779af48cea0e8b52642d92e0903a2e3c6e6522bd 100644 (file)
@@ -36,14 +36,11 @@ genfile --file dir/subdir2/file2
 
 tar cf dir.tar dir
 
-tar -x -v -f dir.tar -C out --strip-components=2 dir/subdir1/
+tar -x -v -f dir.tar -C out --strip-components=2 --warning=no-timestamp \
+  dir/subdir1/
 ],
 [0],
 [dir/subdir1/file1
 ])
 
 AT_CLEANUP
-
-
-
-
This page took 0.025294 seconds and 4 git commands to generate.