if ($EximBuild::conf{build_env}->{PATH});
(my $url = $EximBuild::conf{target}) =~s/cgi-bin.*/branches_of_interest.txt/;
my $branches_of_interest = `perl -MLWP::Simple -e "getprint(q{$url})"`;
die "getting branches of interest" unless $branches_of_interest;
if ($EximBuild::conf{build_env}->{PATH});
(my $url = $EximBuild::conf{target}) =~s/cgi-bin.*/branches_of_interest.txt/;
my $branches_of_interest = `perl -MLWP::Simple -e "getprint(q{$url})"`;
die "getting branches of interest" unless $branches_of_interest;