diff options
Diffstat (limited to 'tests/chown/deref')
-rwxr-xr-x | tests/chown/deref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chown/deref b/tests/chown/deref index b7688c355..4a46827c2 100755 --- a/tests/chown/deref +++ b/tests/chown/deref @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then chown --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh ln -s no-such dangle || framework_failure |