[Buildbot-commits] [buildbot/buildbot] 165e55: don't use deprecated BaseException.message

GitHub noreply at github.com
Sun May 19 18:08:56 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 165e550848f6da4127a745b8346918f837cbc000
      https://github.com/buildbot/buildbot/commit/165e550848f6da4127a745b8346918f837cbc000
  Author: Elmir Jagudin <elmir at axis.com>
  Date:   2013-05-13 (Mon, 13 May 2013)

  Changed paths:
    M slave/buildslave/scripts/create_slave.py

  Log Message:
  -----------
  don't use deprecated BaseException.message

This fixes following deprecation warning:

buildslave/scripts/create_slave.py:215: DeprecationWarning:
  BaseException.message has been deprecated as of Python 2.6


  Commit: e9472236e86696c4a031004b6c3eae8c20db8f3d
      https://github.com/buildbot/buildbot/commit/e9472236e86696c4a031004b6c3eae8c20db8f3d
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2013-05-19 (Sun, 19 May 2013)

  Changed paths:
    M slave/buildslave/scripts/create_slave.py

  Log Message:
  -----------
  Merge branch 'fix-deprecated-warn' of git://github.com/elmirjagudin/buildbot


Compare: https://github.com/buildbot/buildbot/compare/3189f3c25f52...e9472236e866


More information about the Commits mailing list