summaryrefslogtreecommitdiff
path: root/tests/ln/slash-decorated-nonexistent-dest
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ln/slash-decorated-nonexistent-dest')
-rwxr-xr-xtests/ln/slash-decorated-nonexistent-dest1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ln/slash-decorated-nonexistent-dest b/tests/ln/slash-decorated-nonexistent-dest
index afbbd060d..2237e304c 100755
--- a/tests/ln/slash-decorated-nonexistent-dest
+++ b/tests/ln/slash-decorated-nonexistent-dest
@@ -25,7 +25,6 @@ fi
touch f || framework_failure
-fail=0
# Before coreutils-7.6, this would succeed on Solaris 10
ln -T f no-such-file/ && fail=1