X-Git-Url: https://git.exim.org/buildfarm-client.git/blobdiff_plain/13a8b801ba0f0e39bc0af6b8c420857eb111d7c9..4f55cd78ca4ea2fc2a3793ab06d1d52c73f93840:/run_build diff --git a/run_build b/run_build index 464526f..9a2fcb9 100755 --- a/run_build +++ b/run_build @@ -90,6 +90,8 @@ my %module_hooks; my $orig_dir = getcwd(); push @INC, $orig_dir; +umask 022; + # make sure we exit nicely on any normal interrupt # so the cleanup handler gets called. # that lets us stop the db if it's running and