summaryrefslogtreecommitdiff
path: root/tests/chmod/octal
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/octal')
-rwxr-xr-xtests/chmod/octal2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/octal b/tests/chmod/octal
index a7ddb4503..a86d0bd75 100755
--- a/tests/chmod/octal
+++ b/tests/chmod/octal
@@ -31,4 +31,4 @@ chmod 0-followed-by-anything . 2> /dev/null && fail=1
chmod 7-followed-by-anything . 2> /dev/null && fail=1
chmod 8 . 2> /dev/null && fail=1
-(exit $fail); exit $fail
+Exit $fail