]> git.decadent.org.uk Git - dak.git/blobdiff - scripts/debian/buildd-prepare-dir
Merge branch 'master' of ssh://ftp-master.debian.org/srv/ftp.debian.org/git/dak
[dak.git] / scripts / debian / buildd-prepare-dir
index 962e4635951080d122f2cc3165affcfbce5eb175..cc2ee10846847865f470913f94f1c02e116f8e7c 100755 (executable)
@@ -28,8 +28,6 @@ set -E
 export SCRIPTVARS=/srv/ftp-master.debian.org/dak/config/debian/vars
 . $SCRIPTVARS
 
-umask 027
-
 # And use one locale, no matter what the caller has set
 export LANG=C
 export LC_ALL=C