[Buildbot-commits] [buildbot/buildbot] cca26b: ensure that ch.files is a list before trying to mo...

noreply at github.com noreply at github.com
Wed Jun 15 20:18:03 UTC 2011


  Branch: refs/heads/master
  Home:   https://github.com/buildbot/buildbot

  Commit: cca26b841cb3ffa042eabb69f82a9e0937bc1162
      https://github.com/buildbot/buildbot/commit/cca26b841cb3ffa042eabb69f82a9e0937bc1162
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-06-15 (Wed, 15 Jun 2011)

  Changed paths:
    M master/buildbot/clients/sendchange.py
  M master/buildbot/test/unit/test_clients_sendchange.py

  Log Message:
  -----------
  ensure that ch.files is a list before trying to modify

sendchange, in particular, gets tuples from getopt.  Fixes #1987.


  Commit: 1f5d2574fb91ac9e4f000afead5d8f3746a6c5d6
      https://github.com/buildbot/buildbot/commit/1f5d2574fb91ac9e4f000afead5d8f3746a6c5d6
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-06-15 (Wed, 15 Jun 2011)

  Changed paths:
    M master/buildbot/scripts/runner.py

  Log Message:
  -----------
  don't use now-missing methods from senchange.Sender

Fixes #1987.


  Commit: 33cc1c8f57a2ace0b87ec295bd1dbbf9dcee456e
      https://github.com/buildbot/buildbot/commit/33cc1c8f57a2ace0b87ec295bd1dbbf9dcee456e
  Author: Dustin J. Mitchell <dustin at mozilla.com>
  Date:   2011-06-15 (Wed, 15 Jun 2011)

  Changed paths:
    M master/buildbot/changes/pb.py
  M master/buildbot/test/unit/test_changes_pb.py

  Log Message:
  -----------
  perspective_addChange should handle when==None

Fixes #1986.


Compare: https://github.com/buildbot/buildbot/compare/fd4bb8b...33cc1c8




More information about the Commits mailing list