diff options
Diffstat (limited to 'tests/cp/link-no-deref')
-rwxr-xr-x | tests/cp/link-no-deref | 1 |
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. |