[Buildbot-commits] [buildbot/buildbot] c89a6d: don't skip 'pylint' target on slave when master fa...
    GitHub 
    noreply at github.com
       
    Mon Aug 19 03:01:20 UTC 2013
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: c89a6df8dd59db983ef30fa2be52b9f1ea4317b3
      https://github.com/buildbot/buildbot/commit/c89a6df8dd59db983ef30fa2be52b9f1ea4317b3
  Author: Elmir Jagudin <elmir at axis.com>
  Date:   2013-08-13 (Tue, 13 Aug 2013)
  Changed paths:
    M Makefile
  Log Message:
  -----------
  don't skip 'pylint' target on slave when master fails
On 'make pylint' make sure pylint target is run in both 'master' and
'slave' directories. Previously, the pylint target in 'slave' was
skipped if any errors where reported for 'master'.
  Commit: 3dd851cebcdaa55b38bd21070a0422d844957399
      https://github.com/buildbot/buildbot/commit/3dd851cebcdaa55b38bd21070a0422d844957399
  Author: Elmir Jagudin <elmir at axis.com>
  Date:   2013-08-15 (Thu, 15 Aug 2013)
  Changed paths:
    M common/pylintrc
  Log Message:
  -----------
  disable some pylint 1.0.0 checks for now
Disable new failing checks that were introduced in pylint
1.0.0 release. To be fixed an enabled in the future.
  Commit: b3f9331a225e4a42a5256c5c16a32907e989f0e1
      https://github.com/buildbot/buildbot/commit/b3f9331a225e4a42a5256c5c16a32907e989f0e1
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-08-18 (Sun, 18 Aug 2013)
  Changed paths:
    M Makefile
    M common/pylintrc
  Log Message:
  -----------
  Merge branch 'pylint-1.0.0' of git://github.com/elmirjagudin/buildbot
Compare: https://github.com/buildbot/buildbot/compare/a577c74ae29e...b3f9331a225e
    
    
More information about the Commits
mailing list