summaryrefslogtreecommitdiff
path: root/tests/cp/cp-deref
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/cp-deref')
-rwxr-xr-xtests/cp/cp-deref1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cp/cp-deref b/tests/cp/cp-deref
index 5868fa207..3e3dab422 100755
--- a/tests/cp/cp-deref
+++ b/tests/cp/cp-deref
@@ -28,7 +28,6 @@ mkdir a b c d || framework_failure
ln -s ../c a || framework_failure
ln -s ../c b || framework_failure
-fail=0
# Before coreutils-5.94, the following would fail with this message:
# cp: will not create hard link `d/b/c' to directory `d/a/c'