[Buildbot-commits] [buildbot/buildbot] 91ff2b: buildslave: don't fork when '--nodaemon' flag is p...
GitHub
noreply at github.com
Sun Apr 7 12:59:36 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 91ff2b3648fd4c3fcba84a3465aa252ff3cad7da
https://github.com/buildbot/buildbot/commit/91ff2b3648fd4c3fcba84a3465aa252ff3cad7da
Author: Andrew Gallagher <agallagher at fb.com>
Date: 2013-04-06 (Sat, 06 Apr 2013)
Changed paths:
M slave/buildslave/scripts/startup.py
Log Message:
-----------
buildslave: don't fork when '--nodaemon' flag is passed
The '--nodaemon' flag was added in 2ae0ecb6347c2fd7b9301fe4dc3aaeebea235280
and efc3b6853ab7b03ba35de5820292a8bd7de96596 later fixed the
build master to not fork when this flag was used. This commit
applies roughly the same fix to the buildslave.
Commit: 09d91e82961fb739bfaf2bff892fd46971e1f06b
https://github.com/buildbot/buildbot/commit/09d91e82961fb739bfaf2bff892fd46971e1f06b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-04-07 (Sun, 07 Apr 2013)
Changed paths:
M slave/buildslave/scripts/startup.py
Log Message:
-----------
Merge branch 'buildslave_noademon_fork' of git://github.com/andrewjcg/buildbot
Commit: b885a23c24557567af95b2a96b6d91466c846814
https://github.com/buildbot/buildbot/commit/b885a23c24557567af95b2a96b6d91466c846814
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-04-07 (Sun, 07 Apr 2013)
Changed paths:
M master/docs/relnotes/index.rst
Log Message:
-----------
release notes
Compare: https://github.com/buildbot/buildbot/compare/4c0e8e2f3586...b885a23c2455
More information about the Commits
mailing list