X-Git-Url: https://git.openafs.org/?p=openafs.git;a=blobdiff_plain;f=tests%2Fptserver%2Fpts-man-t;h=0376f02a559d091609438dc5e86030282be9ceff;hp=4bfabeec56f417357b5b4075d93274c614b2d922;hb=624219a1b2192e5c7b6b45e2cbe784a9c5f33a96;hpb=3f377aa117273eba5c77ad652c0b086446b3f874 diff --git a/tests/ptserver/pts-man-t b/tests/ptserver/pts-man-t index 4bfabee..0376f02 100755 --- a/tests/ptserver/pts-man-t +++ b/tests/ptserver/pts-man-t @@ -2,7 +2,7 @@ use strict; use warnings; -use lib $ENV{SOURCE} . "/tests-lib/perl5"; +use lib $ENV{C_TAP_SOURCE} . "/tests-lib/perl5"; use mancheck_utils; run_manpage_tests("src/ptserver", "pts");