X-Git-Url: https://git.exim.org/buildfarm-client.git/blobdiff_plain/38e1d2a15b5d6e1ad0717694df4742d8df59c076..9f60e94c56760c45ba944b829901f07367cbb448:/run_branches diff --git a/run_branches b/run_branches index 429b02e..1ef72e5 100755 --- a/run_branches +++ b/run_branches @@ -40,7 +40,7 @@ my %CALLED = ( argv => [@ARGV], # get a copy! ); chdir $RealBin or die "$0: Can't chdir to '$RealBin': $!\n"; -say "Changed working directory to '$RealBin'" if -t; +#say "Changed working directory to '$RealBin'" if -t; my %branch_last; my $run_build = './run_build';