[Buildbot-commits] [buildbot/buildbot] 74d0b8: Be more verbose about sqlite version problems

GitHub noreply at github.com
Thu Mar 1 05:11:17 UTC 2012


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot
  Commit: 74d0b85e70911e21295691a0ac361084cb849965
      https://github.com/buildbot/buildbot/commit/74d0b85e70911e21295691a0ac361084cb849965
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    M master/buildbot/db/connector.py
  M master/buildbot/db/pool.py
  M master/buildbot/scripts/runner.py

  Log Message:
  -----------
  Be more verbose about sqlite version problems

This will let users know when they are using an incompatible version of
SQLite, at least.  Fixes #2220.


  Commit: 339397d4af0fc9eea09ec4e034c01942bebd689a
      https://github.com/buildbot/buildbot/commit/339397d4af0fc9eea09ec4e034c01942bebd689a
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2012-02-29 (Wed, 29 Feb 2012)

  Changed paths:
    M master/buildbot/db/connector.py
  M master/buildbot/db/pool.py
  M master/buildbot/scripts/runner.py

  Log Message:
  -----------
  Merge branch 'buildbot-0.8.6'

* buildbot-0.8.6:
  Be more verbose about sqlite version problems


Compare: https://github.com/buildbot/buildbot/compare/5fe8217...339397d


More information about the Commits mailing list