[Buildbot-commits] [buildbot/buildbot] a7a487: resolve ticket 2053. Remove giant try/except KeyEr...
noreply at github.com
noreply at github.com
Fri Aug 5 06:56:58 UTC 2011
Branch: refs/heads/master
Home: https://github.com/buildbot/buildbot
Commit: a7a487722eadbf3036452cf18d70a550785b4760
https://github.com/buildbot/buildbot/commit/a7a487722eadbf3036452cf18d70a550785b4760
Author: William Deegan <bill at baddogconsulting.com>
Date: 2011-08-03 (Wed, 03 Aug 2011)
Changed paths:
M master/buildbot/master.py
Log Message:
-----------
resolve ticket 2053. Remove giant try/except KeyError. Instead check for existance of all required keys instead of catching their lack of existence.
Commit: 7c58b77f37550642fa5ed4af6d6666ac86ca5236
https://github.com/buildbot/buildbot/commit/7c58b77f37550642fa5ed4af6d6666ac86ca5236
Author: Amber Yust <amber.yust at gmail.com>
Date: 2011-08-04 (Thu, 04 Aug 2011)
Changed paths:
M master/buildbot/master.py
Log Message:
-----------
Merge pull request #201 from bdbaddog/bug_2053
resolve ticket 2053. Remove giant try/except KeyError. Instead check for existance of all required keys instead of catching their lack of existence.
Compare: https://github.com/buildbot/buildbot/compare/83c1e37...7c58b77
More information about the Commits
mailing list