[Buildbot-commits] [buildbot/buildbot] 018e36: Fix documentation about update Gerrit Status
GitHub
noreply at github.com
Thu Apr 3 01:14:49 UTC 2014
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: 018e3684b722558fb897ef13c0bb8ff173ade48f
https://github.com/buildbot/buildbot/commit/018e3684b722558fb897ef13c0bb8ff173ade48f
Author: Alexis La Goutte <alexis.lagoutte at gmail.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
Changed paths:
M master/docs/manual/cfg-statustargets.rst
Log Message:
-----------
Fix documentation about update Gerrit Status
There is no status variable in gerritStartCB
message += status.getURLForThing(build) + "\n"
exceptions.NameError: global name 'status' is not defined
Commit: c816c5bfd57b8f60b5e3c4b86bda3700f4f07c22
https://github.com/buildbot/buildbot/commit/c816c5bfd57b8f60b5e3c4b86bda3700f4f07c22
Author: Dustin J. Mitchell <dustin at buildbot.net>
Date: 2014-04-02 (Wed, 02 Apr 2014)
Changed paths:
M master/docs/manual/cfg-statustargets.rst
Log Message:
-----------
Merge alagoutte/buildbot:fix (PR #1118)
Compare: https://github.com/buildbot/buildbot/compare/d89c85eb1fbd...c816c5bfd57b
More information about the Commits
mailing list