summaryrefslogtreecommitdiff
path: root/tests/rmdir/t-slash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rmdir/t-slash')
-rwxr-xr-xtests/rmdir/t-slash2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rmdir/t-slash b/tests/rmdir/t-slash
index 923e9c9c9..85e4e7e04 100755
--- a/tests/rmdir/t-slash
+++ b/tests/rmdir/t-slash
@@ -31,4 +31,4 @@ fail=0
# rmdir: `dir': No such file or directory
rmdir -p dir/ || fail=1
-(exit $fail); exit $fail
+Exit $fail