aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod-1.sh')
-rwxr-xr-xtests/chmod-1.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/chmod-1.sh b/tests/chmod-1.sh
index 89b57fe..f857eac 100755
--- a/tests/chmod-1.sh
+++ b/tests/chmod-1.sh
@@ -17,6 +17,5 @@ chmod-0 0 link 0666 || exit 1
# this *should* trigger a sandbox violation
adddeny $PWD/deny
export SANDBOX_LOG=$PWD/sb.log
-unset SANDBOX_VERBOSE
chmod-0 -1 link 0666 || exit 1
test -s sb.log