summaryrefslogtreecommitdiff
path: root/tests/cp/link-no-deref
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/link-no-deref')
-rwxr-xr-xtests/cp/link-no-deref1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cp/link-no-deref b/tests/cp/link-no-deref
index d71a114e1..aa570671b 100755
--- a/tests/cp/link-no-deref
+++ b/tests/cp/link-no-deref
@@ -25,7 +25,6 @@ fi
ln -s no-such-file dangling-slink || framework_failure
-fail=0
# Prior to coreutils-6.0, this would fail on non-Linux kernels,
# with link being applied to the dangling symlink.