aboutsummaryrefslogtreecommitdiff
path: root/testsuite/tar.tests
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2016-06-20 11:04:04 +0200
committerDenys Vlasenko <vda.linux@googlemail.com>2016-06-20 11:04:04 +0200
commitecf25cb5bce27ca5820e2895d8458f38c406d105 (patch)
tree34f42ed988afce2b617de8a725dd80afe71740cc /testsuite/tar.tests
parent5c3e060604444b18303f55e631637c28d889704f (diff)
downloadbusybox-ecf25cb5bce27ca5820e2895d8458f38c406d105.tar.gz
randomconfig fixes 5: false positive for tar; mount emits corrupted message
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 f19a53da2..c44b7ad07 100755
--- a/testsuite/tar.tests
+++ b/testsuite/tar.tests
@@ -204,7 +204,7 @@ SKIP=
# Had a bug where on extract autodetect first "switched off" -z
# and then failed to recognize .tgz extension
-optional FEATURE_TAR_CREATE FEATURE_SEAMLESS_GZ
+optional FEATURE_TAR_CREATE FEATURE_SEAMLESS_GZ GUNZIP
testing "tar extract tgz" "\
dd count=1 bs=1M if=/dev/zero of=F0 2>/dev/null
tar -czf F0.tgz F0