diff options
Diffstat (limited to 'tests/misc/pathchk1')
-rwxr-xr-x | tests/misc/pathchk1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/pathchk1 b/tests/misc/pathchk1 index 3bc5869fd..5b20f077a 100755 --- a/tests/misc/pathchk1 +++ b/tests/misc/pathchk1 @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then pathchk --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh skip_if_root_ touch file || framework_failure |