summaryrefslogtreecommitdiff
path: root/tests/mkdir/p-3
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mkdir/p-3')
-rwxr-xr-xtests/mkdir/p-32
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkdir/p-3 b/tests/mkdir/p-3
index 54052f171..45e1a0a59 100755
--- a/tests/mkdir/p-3
+++ b/tests/mkdir/p-3
@@ -52,4 +52,4 @@ b=`ls "$p/a" | tr -d '\n'`
# With coreutils-5.3.0, this would fail with $b=bu.
test "x$b" = xb || fail=1
-(exit $fail); exit $fail
+Exit $fail