summaryrefslogtreecommitdiff
path: root/tests/rm/f-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/f-1')
-rwxr-xr-xtests/rm/f-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/f-1 b/tests/rm/f-1
index acd241a20..fa008068f 100755
--- a/tests/rm/f-1
+++ b/tests/rm/f-1
@@ -30,4 +30,4 @@ mkdir -p d || framework_failure
fail=0
rm -f d/no-such-file || fail=1
-(exit $fail); exit $fail
+Exit $fail