summaryrefslogtreecommitdiff
path: root/tests/mv/childproof
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/childproof')
-rwxr-xr-xtests/mv/childproof2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/childproof b/tests/mv/childproof
index dffdf40c1..2067bd81c 100755
--- a/tests/mv/childproof
+++ b/tests/mv/childproof
@@ -86,4 +86,4 @@ test `stat --format %i a/f` = `stat --format %i c/f` || fail=1
# b/f and c/f must not be linked
test `stat --format %i b/f` = `stat --format %i c/f` && fail=1
-(exit $fail); exit $fail
+Exit $fail