summaryrefslogtreecommitdiff
path: root/tests/cp/backup-dir
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/backup-dir')
-rwxr-xr-xtests/cp/backup-dir2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/backup-dir b/tests/cp/backup-dir
index 88de81adf..313ec40a7 100755
--- a/tests/cp/backup-dir
+++ b/tests/cp/backup-dir
@@ -34,4 +34,4 @@ cp -ab x y || fail=1
test -d y/x || fail=1
test -d y/x~ && fail=1
-(exit $fail); exit $fail
+Exit $fail