diff options
Diffstat (limited to 'tests/cp/no-deref-link2')
-rwxr-xr-x | tests/cp/no-deref-link2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/no-deref-link2 b/tests/cp/no-deref-link2 index 0046dce4a..20b87fc98 100755 --- a/tests/cp/no-deref-link2 +++ b/tests/cp/no-deref-link2 @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then cp --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh mkdir b msg=bar |