[Buildbot-commits] [buildbot/buildbot] 95f439: Replace monkey-patching for Twisteds without compl...
GitHub
noreply at github.com
Fri Jun 14 02:58:19 UTC 2013
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 95f4392f172c81f0f054b056df86cd9ef8027489
https://github.com/buildbot/buildbot/commit/95f4392f172c81f0f054b056df86cd9ef8027489
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2013-06-13 (Thu, 13 Jun 2013)
Changed paths:
M master/buildbot/monkeypatches/__init__.py
R master/buildbot/monkeypatches/twisted_completions.py
M master/buildbot/scripts/base.py
M master/buildbot/scripts/runner.py
M slave/buildslave/monkeypatches/__init__.py
R slave/buildslave/monkeypatches/twisted_completions.py
M slave/buildslave/scripts/runner.py
Log Message:
-----------
Replace monkey-patching for Twisteds without completion
This just only attempts to use usage.Completion when that attribute
exists.
More information about the Commits
mailing list