summaryrefslogtreecommitdiff
path: root/release/src/router/busybox/testsuite/tar/tar-handles-exclude-and-extract-lists
diff options
context:
space:
mode:
Diffstat (limited to 'release/src/router/busybox/testsuite/tar/tar-handles-exclude-and-extract-lists')
-rw-r--r--[-rwxr-xr-x]release/src/router/busybox/testsuite/tar/tar-handles-exclude-and-extract-lists3
1 files changed, 2 insertions, 1 deletions
diff --git a/release/src/router/busybox/testsuite/tar/tar-handles-exclude-and-extract-lists b/release/src/router/busybox/testsuite/tar/tar-handles-exclude-and-extract-lists
index e715a477..2de0f0e9 100755..100644
--- a/release/src/router/busybox/testsuite/tar/tar-handles-exclude-and-extract-lists
+++ b/release/src/router/busybox/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