summaryrefslogtreecommitdiff
path: root/tests/cp/cp-deref
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/cp-deref')
-rwxr-xr-xtests/cp/cp-deref6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/cp/cp-deref b/tests/cp/cp-deref
index 89900f6f2..1230ae0cb 100755
--- a/tests/cp/cp-deref
+++ b/tests/cp/cp-deref
@@ -20,9 +20,9 @@
. "${srcdir=.}/init.sh"; path_prepend_ ../src
print_ver_ cp
-mkdir a b c d || framework_failure
-ln -s ../c a || framework_failure
-ln -s ../c b || framework_failure
+mkdir a b c d || framework_failure_
+ln -s ../c a || framework_failure_
+ln -s ../c b || framework_failure_
# Before coreutils-5.94, the following would fail with this message: