summaryrefslogtreecommitdiff
path: root/tests/rm/deep-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/deep-1')
-rwxr-xr-xtests/rm/deep-12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/deep-1 b/tests/rm/deep-1
index 44d7c9407..fc000f2ca 100755
--- a/tests/rm/deep-1
+++ b/tests/rm/deep-1
@@ -45,4 +45,4 @@ echo done
# Make sure all of $tmp was deleted.
test -d $tmp && fail=1
-exit $fail
+(exit $fail); exit