summaryrefslogtreecommitdiff
path: root/tests/chmod/no-x
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/no-x')
-rwxr-xr-xtests/chmod/no-x2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/no-x b/tests/chmod/no-x
index b65295bd8..55bbe9896 100755
--- a/tests/chmod/no-x
+++ b/tests/chmod/no-x
@@ -59,4 +59,4 @@ chmod a-x . b 2> /dev/null && fail=1
# an abort (exit with status 134) on recent glibc-based systems.
test $? = 1 || fail=1
-(exit $fail); exit $fail
+Exit $fail