[Buildbot-commits] [Buildbot] #2169: make umask on master configurable
Buildbot
nobody at buildbot.net
Mon Mar 12 20:04:01 UTC 2012
#2169: make umask on master configurable
---------------------------+---------------------
Reporter: mverwijs | Owner:
Type: enhancement | Status: closed
Priority: minor | Milestone: 0.8.+
Version: 0.8.5 | Resolution: fixed
Keywords: simple, sprint |
---------------------------+---------------------
Changes (by dustin):
* status: new => closed
* resolution: => fixed
Comment:
bdbaddog just fixed this:
{{{
commit cfa13136a2a7f927b220320c381f9996644080c6
Merge: dbd8a86 c854a2f
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: Mon Mar 12 14:53:02 2012 -0500
Merge branch 'ticket_2169' of git://github.com/bdbaddog/buildbot
* 'ticket_2169' of git://github.com/bdbaddog/buildbot:
changed to have default umask None, which should default the umask
to twistd's default (currently 077)
Add umask to buildbot.tac which propagates and sets default umask
for buildbot master. Ticket 2169
}}}
--
Ticket URL: <http://trac.buildbot.net/ticket/2169#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list