summaryrefslogtreecommitdiff
path: root/tests/chmod/thru-dangling
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/thru-dangling')
-rwxr-xr-xtests/chmod/thru-dangling2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/thru-dangling b/tests/chmod/thru-dangling
index e967eb929..38187d002 100755
--- a/tests/chmod/thru-dangling
+++ b/tests/chmod/thru-dangling
@@ -19,7 +19,7 @@
. "${srcdir=.}/init.sh"; path_prepend_ ../src
print_ver_ chmod
-ln -s non-existent dangle || framework_failure
+ln -s non-existent dangle || framework_failure_
# This operation cannot succeed since the symbolic link dangles.