summaryrefslogtreecommitdiff
path: root/tests/rmdir/fail-perm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rmdir/fail-perm')
-rwxr-xr-xtests/rmdir/fail-perm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rmdir/fail-perm b/tests/rmdir/fail-perm
index 9eeb633ea..bfc7b0768 100755
--- a/tests/rmdir/fail-perm
+++ b/tests/rmdir/fail-perm
@@ -34,4 +34,4 @@ fail=0
# As of coreutils-5.1.2, it fails, as required.
rmdir -p d d/e/f 2> /dev/null && fail=1
-(exit $fail); exit $fail
+Exit $fail