summaryrefslogtreecommitdiff
path: root/tests/rm/r-3
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/r-3')
-rwxr-xr-xtests/rm/r-32
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/r-3 b/tests/rm/r-3
index 96cb8844a..1a5c07313 100755
--- a/tests/rm/r-3
+++ b/tests/rm/r-3
@@ -39,4 +39,4 @@ fail=0
rm -rf $tmp || fail=1
test -d $tmp && fail=1
-exit $fail
+(exit $fail); exit