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