testsuite/tar.tests: fix false positive
authorDenys Vlasenko <vda.linux@googlemail.com>
Wed, 27 Jun 2018 08:01:49 +0000 (10:01 +0200)
committerDenys Vlasenko <vda.linux@googlemail.com>
Wed, 27 Jun 2018 08:01:49 +0000 (10:01 +0200)
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
testsuite/tar.tests

index 6c479d3fe34b61e53f9f0bc671eed95100f584f7..38f03cd72613e63ddb512e7dba70e36a150c6e3f 100755 (executable)
@@ -336,7 +336,7 @@ SKIP=
 cd .. || exit 1; rm -rf tar.tempdir 2>/dev/null
 
 mkdir tar.tempdir && cd tar.tempdir || exit 1
-optional FEATURE_SEAMLESS_BZ2 FEATURE_TAR_AUTODETECT
+optional FEATURE_SEAMLESS_BZ2 FEATURE_TAR_AUTODETECT LS
 testing "Symlink attack: create symlink and then write through it" '\
 exec 2>&1
 uudecode -o input && tar xvf input; echo $?