From ce91c8ac2bb343f0b3303c608c5a8b5a2252204d Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Fri, 26 Dec 2003 14:01:37 +0000 Subject: Isolate code better for unused options, config option to enable long options, add some conditions to the tar tests in testsuite. --- testsuite/tar/tar-handles-exclude-and-extract-lists | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'testsuite/tar/tar-handles-exclude-and-extract-lists') diff --git a/testsuite/tar/tar-handles-exclude-and-extract-lists b/testsuite/tar/tar-handles-exclude-and-extract-lists index e715a47..2de0f0e 100644 --- a/testsuite/tar/tar-handles-exclude-and-extract-lists +++ b/testsuite/tar/tar-handles-exclude-and-extract-lists @@ -1,4 +1,5 @@ -# FEATURE: CONFIG_FEATURE_TAR_EXCLUDE +# FEATURE: CONFIG_FEATURE_TAR_FROM +# FEATURE: CONFIG_FEATURE_TAR_CREATE touch foo bar baz tar cf foo.tar foo bar baz echo foo >foo.exclude -- cgit v1.1