aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtestsuite/tar.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tar.tests b/testsuite/tar.tests
index 6c479d3fe..38f03cd72 100755
--- a/testsuite/tar.tests
+++ b/testsuite/tar.tests
@@ -336,7 +336,7 @@ SKIP=
336cd .. || exit 1; rm -rf tar.tempdir 2>/dev/null 336cd .. || exit 1; rm -rf tar.tempdir 2>/dev/null
337 337
338mkdir tar.tempdir && cd tar.tempdir || exit 1 338mkdir tar.tempdir && cd tar.tempdir || exit 1
339optional FEATURE_SEAMLESS_BZ2 FEATURE_TAR_AUTODETECT 339optional FEATURE_SEAMLESS_BZ2 FEATURE_TAR_AUTODETECT LS
340testing "Symlink attack: create symlink and then write through it" '\ 340testing "Symlink attack: create symlink and then write through it" '\
341exec 2>&1 341exec 2>&1
342uudecode -o input && tar xvf input; echo $? 342uudecode -o input && tar xvf input; echo $?