tests: Accommodate c-tap-harness 4.7
[openafs.git] / tests / bucoord / backup-man-t
index d062a80..95343d7 100755 (executable)
@@ -1,8 +1,8 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 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");