[Buildbot-commits] [buildbot/buildbot] d7bc84: Don't fail triggering if there's no got_revision.
GitHub
noreply at github.com
Wed Jul 25 04:24:06 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: d7bc842c63372cb455a2914329b9210fd000b148
https://github.com/buildbot/buildbot/commit/d7bc842c63372cb455a2914329b9210fd000b148
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)
Changed paths:
M master/buildbot/steps/trigger.py
M master/buildbot/test/unit/test_steps_trigger.py
Log Message:
-----------
Don't fail triggering if there's no got_revision.
Refs #2328.
Commit: c84a4e908248cc98353c87470af113a42097a27b
https://github.com/buildbot/buildbot/commit/c84a4e908248cc98353c87470af113a42097a27b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-07-24 (Tue, 24 Jul 2012)
Changed paths:
M master/buildbot/schedulers/base.py
Log Message:
-----------
Remove bogus check
At the very least, the check's condition is wrong. I think that the
text is wrong, and the comment is confusing, too.
Fixes #2328.
Compare: https://github.com/buildbot/buildbot/compare/59e2225a7ff3...c84a4e908248
More information about the Commits
mailing list