summaryrefslogtreecommitdiff
path: root/tests/mkdir/p-slashdot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mkdir/p-slashdot')
-rwxr-xr-xtests/mkdir/p-slashdot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkdir/p-slashdot b/tests/mkdir/p-slashdot
index d2c3f983c..d7b5dfa91 100755
--- a/tests/mkdir/p-slashdot
+++ b/tests/mkdir/p-slashdot
@@ -31,4 +31,4 @@ test -d d1 || fail=1
mkdir -p d2/.. || fail=1
test -d d2 || fail=1
-(exit $fail); exit $fail
+Exit $fail