summaryrefslogtreecommitdiff
path: root/tests/cp/link
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/link')
-rwxr-xr-xtests/cp/link2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/link b/tests/cp/link
index 49cedebc4..a1cf92622 100755
--- a/tests/cp/link
+++ b/tests/cp/link
@@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then
cp --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
touch src || framework_failure
touch dest || framework_failure