chiark / gitweb /
Rename many things from PCTB to YARRG
[ypp-sc-tools.db-live.git] / yarrg / database-info-fetch
index 2e195c7a01b2d06471b540a3201721a39701aad2..86e3d5f2baa55843ba5a3a77cbc5643c7809d59e 100755 (executable)
@@ -37,7 +37,7 @@ our ($which) = shift @ARGV;
 
 $which =~ s/\W//g;
 
-our ($pctb) = $ENV{'YPPSC_PCTB_PCTB'};
+our ($pctb) = $ENV{'YPPSC_YARRG_PCTB'};
 our ($ua)= LWP::UserAgent->new;
 our $jsonresp;