[Buildbot-commits] [Buildbot] #2169: make umask on master configurable

Buildbot nobody at buildbot.net
Fri Jan 6 09:36:28 UTC 2012


#2169: make umask on master configurable
------------------------+-----------------------
Reporter:  mverwijs     |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  minor        |  Milestone:  undecided
 Version:  0.8.5        |   Keywords:
------------------------+-----------------------
 In my setup, the master creates an APT and YUM repository using
 MasterShellCommands. These commands result in files and folders that are
 inaccessable to any other user due to Twistd's restrictive settings.

 I've modded  ''lib/python2.6/site-packages/Twisted-11.1.0-py2.6-linux-
 x86_64.egg/twisted/scripts/_twistd_unix.py'' to have a less restrictive
 umask, as I was unable to find any other way to do this.

 It would be useful if the method used for Slaves to set the umask was
 applied to the Master as well.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2169>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list