summaryrefslogtreecommitdiff
path: root/tests/cp/special-f
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/special-f')
-rwxr-xr-xtests/cp/special-f1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cp/special-f b/tests/cp/special-f
index c2641dbbe..65816a13c 100755
--- a/tests/cp/special-f
+++ b/tests/cp/special-f
@@ -28,7 +28,6 @@ mkfifo fifo ||
skip_test_ "fifos not supported"
touch e || framework-failure
-fail=0
# Without -f, expect it to fail.
cp -R fifo e || fail=1