summaryrefslogtreecommitdiff
path: root/tests/misc/chroot-credentials
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/chroot-credentials')
-rwxr-xr-xtests/misc/chroot-credentials1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/misc/chroot-credentials b/tests/misc/chroot-credentials
index f200f14ab..c06da55d7 100755
--- a/tests/misc/chroot-credentials
+++ b/tests/misc/chroot-credentials
@@ -26,7 +26,6 @@ fi
require_root_
-fail=0
# Verify that root credentials are kept.
test $(chroot / whoami) = root || fail=1