[Buildbot-commits] [buildbot/buildbot] 4954bf: Use command.extend to add -r argument to bzr updat...
noreply at github.com
noreply at github.com
Sat Nov 26 18:02:04 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 4954bf4fff3163409022d24a60d57506e7306352
https://github.com/buildbot/buildbot/commit/4954bf4fff3163409022d24a60d57506e7306352
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2011-11-26 (Sat, 26 Nov 2011)
Changed paths:
M master/buildbot/steps/source/bzr.py
M master/buildbot/test/unit/test_steps_source_bzr.py
Log Message:
-----------
Use command.extend to add -r argument to bzr update/checkout
Fixes #2151. Including new tests of all occurrences.
More information about the Commits
mailing list