projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7510050
)
testsuite/tar.tests: fix false positive
author
Denys Vlasenko
<vda.linux@googlemail.com>
Wed, 27 Jun 2018 08:01:49 +0000
(10:01 +0200)
committer
Denys 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
patch
|
blob
|
history
diff --git
a/testsuite/tar.tests
b/testsuite/tar.tests
index 6c479d3fe34b61e53f9f0bc671eed95100f584f7..38f03cd72613e63ddb512e7dba70e36a150c6e3f 100755
(executable)
--- a/
testsuite/tar.tests
+++ b/
testsuite/tar.tests
@@
-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 $?