[Buildbot-commits] [buildbot/buildbot] 5a4c0c: remove redundant	'return' statement
    GitHub 
    noreply at github.com
       
    Tue Sep 10 23:02:52 UTC 2013
    
    
  
  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 5a4c0c6704e1adbeafc70bb75c7c86f174ca6346
      https://github.com/buildbot/buildbot/commit/5a4c0c6704e1adbeafc70bb75c7c86f174ca6346
  Author: Elmir Jagudin <elmir at axis.com>
  Date:   2013-09-08 (Sun, 08 Sep 2013)
  Changed paths:
    M master/buildbot/process/mtrlogobserver.py
  Log Message:
  -----------
  remove redundant 'return' statement
  Commit: b7810fd8b3178e3ed508b213693b671f9481b92f
      https://github.com/buildbot/buildbot/commit/b7810fd8b3178e3ed508b213693b671f9481b92f
  Author: Elmir Jagudin <elmir at axis.com>
  Date:   2013-09-08 (Sun, 08 Sep 2013)
  Changed paths:
    M common/pylintrc
  Log Message:
  -----------
  enable E0101 (return-in-init) pylint check
  Commit: 6da63fb0ade4f3bde370240718ca0cc4ea1c4e9b
      https://github.com/buildbot/buildbot/commit/6da63fb0ade4f3bde370240718ca0cc4ea1c4e9b
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-09-10 (Tue, 10 Sep 2013)
  Changed paths:
    M common/pylintrc
    M master/buildbot/process/mtrlogobserver.py
  Log Message:
  -----------
  Merge branch 'pylint-return-in-init' of git://github.com/elmirjagudin/buildbot
Compare: https://github.com/buildbot/buildbot/compare/396878526dc3...6da63fb0ade4
    
    
More information about the Commits
mailing list