[Buildbot-commits] [buildbot/buildbot] 1f3b13: Add buildbotbin option for try command.
GitHub
noreply at github.com
Mon Apr 2 00:17:20 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 1f3b13a35b545c674047d53cbcb27edd16b1b187
https://github.com/buildbot/buildbot/commit/1f3b13a35b545c674047d53cbcb27edd16b1b187
Author: Doug Latornell <djl at douglatornell.ca>
Date: 2012-04-01 (Sun, 01 Apr 2012)
Changed paths:
M master/buildbot/clients/tryclient.py
M master/buildbot/scripts/runner.py
M master/buildbot/test/unit/test_scripts_runner.py
Log Message:
-----------
Add buildbotbin option for try command.
Allows specification of the buildbot binary to use to run tryserver on
the buildmaster host. Handy for buildbot installations in virtualenvs.
Commit: b8af2c120edb2808ed38ba7669b1742b71c66747
https://github.com/buildbot/buildbot/commit/b8af2c120edb2808ed38ba7669b1742b71c66747
Author: Doug Latornell <djl at douglatornell.ca>
Date: 2012-04-01 (Sun, 01 Apr 2012)
Changed paths:
M master/buildbot/scripts/runner.py
Log Message:
-----------
Delete Python2.4-specific code for use of md5 library.
Commit: 0054a8f5cfacb6e4cca137cdfa7c95260a0b5532
https://github.com/buildbot/buildbot/commit/0054a8f5cfacb6e4cca137cdfa7c95260a0b5532
Author: Doug Latornell <djl at douglatornell.ca>
Date: 2012-04-01 (Sun, 01 Apr 2012)
Changed paths:
M master/docs/manual/cmdline.rst
M master/docs/manual/installation.rst
Log Message:
-----------
Add documentation of the buildbot try --buildbotbin= option.
Commit: bd00cf0d8539c627117cf78586f362cc62d2bf85
https://github.com/buildbot/buildbot/commit/bd00cf0d8539c627117cf78586f362cc62d2bf85
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-04-01 (Sun, 01 Apr 2012)
Changed paths:
M master/buildbot/clients/tryclient.py
M master/buildbot/scripts/runner.py
M master/buildbot/test/unit/test_scripts_runner.py
M master/docs/manual/cmdline.rst
M master/docs/manual/installation.rst
Log Message:
-----------
Merge branch 'pull354'
* pull354:
Add documentation of the buildbot try --buildbotbin= option.
Delete Python2.4-specific code for use of md5 library.
Add buildbotbin option for try command.
Compare: https://github.com/buildbot/buildbot/compare/5bec471...bd00cf0
More information about the Commits
mailing list