Set umask; important for initial testsuite tree create
[buildfarm-client.git] / run_build
index 22124159b8a163c41daab51084a75d0b333c60d5..9a2fcb9a700970a96042e883e3256cf2b450b450 100755 (executable)
--- a/run_build
+++ b/run_build
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
 
 =comment
 
@@ -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