summaryrefslogtreecommitdiff
path: root/tests/mkdir/t-slash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mkdir/t-slash')
-rwxr-xr-xtests/mkdir/t-slash2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkdir/t-slash b/tests/mkdir/t-slash
index e95b0529b..4de4459ee 100755
--- a/tests/mkdir/t-slash
+++ b/tests/mkdir/t-slash
@@ -33,4 +33,4 @@ test -d dir || fail=1
mkdir d2/ || fail=1
test -d d2 || fail=1
-(exit $fail); exit $fail
+Exit $fail