aboutsummaryrefslogtreecommitdiff
path: root/testsuite/tar.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-06-20 01:40:19 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2016-06-20 01:40:19 +0200
commit0ad872baf30b660ffb87265470d29f14cfc4b2d4 (patch)
tree6beac2030af49dfa81dbc64a8b013f530b577477 /testsuite/tar.tests
parent94046d04951e1e67ddfb7919d8f382dbbfc70a12 (diff)
downloadbusybox-0ad872baf30b660ffb87265470d29f14cfc4b2d4.tar.gz
randomconfig fixes 4
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'testsuite/tar.tests')
-rwxr-xr-xtestsuite/tar.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tar.tests b/testsuite/tar.tests
index e9021662e..f19a53da2 100755
--- a/testsuite/tar.tests
+++ b/testsuite/tar.tests
@@ -24,7 +24,7 @@ tar: short read
"" ""
SKIP=
-optional FEATURE_SEAMLESS_GZ
+optional FEATURE_SEAMLESS_GZ GUNZIP
# In NOMMU case, "invalid magic" message comes from gunzip child process.
# Otherwise, it comes from tar.
# Need to fix output up to avoid false positive.