aboutsummaryrefslogtreecommitdiff
path: root/testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2003-12-26 14:01:37 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2003-12-26 14:01:37 +0000
commitce91c8ac2bb343f0b3303c608c5a8b5a2252204d (patch)
treefb1edb12638407a859d3fefcfc89d5c8c7c20964 /testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list
parentab8215431f43d132cbb0986dec6fbd542350f9d9 (diff)
downloadbusybox-ce91c8ac2bb343f0b3303c608c5a8b5a2252204d.tar.gz
Isolate code better for unused options, config option to enable long
options, add some conditions to the tar tests in testsuite.
Diffstat (limited to 'testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list')
-rw-r--r--testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list b/testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list
index b76f02301..503364230 100644
--- a/testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list
+++ b/testsuite/tar/tar-handles-empty-include-and-non-empty-exclude-list
@@ -1,4 +1,5 @@
-# FEATURE: CONFIG_FEATURE_TAR_EXCLUDE
+# FEATURE: CONFIG_FEATURE_TAR_FROM
+# FEATURE: CONFIG_FEATURE_TAR_CREATE
touch foo
tar cf foo.tar foo
echo foo >foo.exclude