summaryrefslogtreecommitdiff
path: root/tests/cp/into-self
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/into-self')
-rwxr-xr-xtests/cp/into-self1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cp/into-self b/tests/cp/into-self
index cd8723236..84a0096f8 100755
--- a/tests/cp/into-self
+++ b/tests/cp/into-self
@@ -30,7 +30,6 @@ fi
mkdir a dir || framework_failure
-fail=0
# This command should exit nonzero.
cp -R dir dir 2> out && fail=1