[Buildbot-commits] [buildbot/buildbot] cc2bde: maxWarnings -> maxWarnCount

noreply at github.com noreply at github.com
Fri May 20 14:32:39 UTC 2011


Branch: refs/heads/master
Home:   https://github.com/buildbot/buildbot

Commit: cc2bde3124ab7da3a813ea03ff49dfcbc2be0dc3
    https://github.com/buildbot/buildbot/commit/cc2bde3124ab7da3a813ea03ff49dfcbc2be0dc3
Author: Love Hörnquist Åstrand <lha at kth.se>
Date:   2011-05-19 (Thu, 19 May 2011)

Changed paths:
  M master/buildbot/steps/shell.py

Log Message:
-----------
maxWarnings -> maxWarnCount


Commit: bbff0cc019b7776961852393dd2959909a1e8f7f
    https://github.com/buildbot/buildbot/commit/bbff0cc019b7776961852393dd2959909a1e8f7f
Author: Love Hörnquist Åstrand <lha at kth.se>
Date:   2011-05-19 (Thu, 19 May 2011)

Changed paths:
  M master/buildbot/steps/shell.py

Log Message:
-----------
always set self.maxWarnCount so it can use used later


Commit: 828e372925051303a5145f62e1cab3ac56fc4de1
    https://github.com/buildbot/buildbot/commit/828e372925051303a5145f62e1cab3ac56fc4de1
Author: Dustin J. Mitchell <dustin at v.igoro.us>
Date:   2011-05-20 (Fri, 20 May 2011)

Changed paths:
  M master/buildbot/steps/shell.py

Log Message:
-----------
Merge pull request #132 from lha/patch-1

Fixes
  exceptions.AttributeError: Compile instance has no attribute 'maxWarnCount'


Compare: https://github.com/buildbot/buildbot/compare/e00a37f...828e372




More information about the Commits mailing list