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 fef5f90ce..5c339a0d2 100755
--- a/tests/rm/f-1
+++ b/tests/rm/f-1
@@ -23,4 +23,4 @@ fi
fail=0
rm -f $tmp/no-such-file || fail=1
-(exit $fail); exit
+(exit $fail); exit $fail