git://git.openafs.org
/
openafs.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
tests: Accommodate c-tap-harness 4.7
[openafs.git]
/
tests
/
bucoord
/
backup-man-t
diff --git
a/tests/bucoord/backup-man-t
b/tests/bucoord/backup-man-t
index
2366e79
..
95343d7
100755
(executable)
--- a/
tests/bucoord/backup-man-t
+++ b/
tests/bucoord/backup-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/bucoord", "backup");