summaryrefslogtreecommitdiff
path: root/tests/cp/cp-i
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/cp-i')
-rwxr-xr-xtests/cp/cp-i2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/cp-i b/tests/cp/cp-i
index a248eaa9e..94284bee7 100755
--- a/tests/cp/cp-i
+++ b/tests/cp/cp-i
@@ -31,4 +31,4 @@ fail=0
# coreutils 6.2 cp would neglect to prompt in this case.
echo n | cp -iR a b 2>/dev/null || fail=1
-(exit $fail); exit $fail
+Exit $fail