commit | ce91c8ac2bb343f0b3303c608c5a8b5a2252204d | [log] [tgz] |
---|---|---|
author | Glenn L McGrath <bug1@ihug.co.nz> | Fri Dec 26 14:01:37 2003 +0000 |
committer | Glenn L McGrath <bug1@ihug.co.nz> | Fri Dec 26 14:01:37 2003 +0000 |
tree | fb1edb12638407a859d3fefcfc89d5c8c7c20964 | |
parent | ab8215431f43d132cbb0986dec6fbd542350f9d9 [diff] [blame] |
Isolate code better for unused options, config option to enable long options, add some conditions to the tar tests in testsuite.
diff --git a/testsuite/tar/tar-handles-cz-options b/testsuite/tar/tar-handles-cz-options index 1049c6d..5b55e46 100644 --- a/testsuite/tar/tar-handles-cz-options +++ b/testsuite/tar/tar-handles-cz-options
@@ -1,3 +1,5 @@ +# FEATURE: CONFIG_FEATURE_TAR_CREATE +# FEATURE: CONFIG_FEATURE_TAR_GZIP touch foo busybox tar czf foo.tar.gz foo gzip -d foo.tar.gz