]> Dogcows Code - chaz/tar/blobdiff - tests/update.at
Initial documentation for --quoting-style, --quote-chars and --no-quote-chars option.
[chaz/tar] / tests / update.at
index d7f4fbedbee0dffcddc802db7425b4b916572309..067c6348e918da6d7109a1774b2f8ea87fe34e48 100644 (file)
@@ -32,7 +32,7 @@ mkdir directory
 genfile --length 10240 --pattern zeros --file directory/file1
 genfile --length 10240 --pattern default --file directory/file2
 
-tar -H pax -cf archive directory || exit 1
+tar cf archive directory || exit 1
 echo separator
 tar uf archive directory || exit 1
 echo separator
This page took 0.020979 seconds and 4 git commands to generate.