[Buildbot-commits] [buildbot/buildbot] 5cae8d: defer.returnValue does not need to be yielded
GitHub
noreply at github.com
Tue Mar 13 02:27:43 UTC 2012
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 5cae8d20e8843894d6aca155db8149c7d2f78a7b
https://github.com/buildbot/buildbot/commit/5cae8d20e8843894d6aca155db8149c7d2f78a7b
Author: Dustin J. Mitchell <dustin at mozilla.com>
Date: 2012-03-12 (Mon, 12 Mar 2012)
Changed paths:
M master/buildbot/db/sourcestamps.py
M master/buildbot/status/web/console.py
M master/buildbot/status/web/grid.py
M master/buildbot/status/web/root.py
M master/buildbot/status/web/slaves.py
M master/buildbot/status/web/status_json.py
M master/buildbot/status/web/users.py
M master/buildbot/steps/source/cvs.py
M master/buildbot/steps/source/git.py
M master/buildbot/steps/source/svn.py
M master/docs/developer/style.rst
M master/docs/developer/webstatus.rst
Log Message:
-----------
defer.returnValue does not need to be yielded
More information about the Commits
mailing list