[Buildbot-commits] [buildbot/buildbot] 673145: Don't test types too carefully (long is not an int...
    GitHub 
    noreply at github.com
       
    Wed Jul 25 15:04:34 UTC 2012
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 673145e83fefb001c9dcc6579e5e2f962b4b43be
      https://github.com/buildbot/buildbot/commit/673145e83fefb001c9dcc6579e5e2f962b4b43be
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-07-25 (Wed, 25 Jul 2012)
  Changed paths:
    M master/buildbot/status/web/build.py
  Log Message:
  -----------
  Don't test types too carefully (long is not an int)
This code really just needs to know whether there was an error.
Fixes #2329.
    
    
More information about the Commits
mailing list