[Buildbot-commits] [buildbot/buildbot] 858e22: Fix typos in MailNotifier's support for buildsets

noreply at github.com noreply at github.com
Wed Jun 29 13:21:45 UTC 2011


  Branch: refs/heads/buildbot-0.8.4
  Home:   https://github.com/buildbot/buildbot

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

  Changed paths:
    M master/buildbot/status/mail.py
  M master/buildbot/test/unit/test_status_mail_MailNotifier.py

  Log Message:
  -----------
  Fix typos in MailNotifier's support for buildsets

Fixes #2017.  This adds some pretty ugly tests, too, to detect these
failures.


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

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

  Log Message:
  -----------
  Don't import reactor in runner.py

This was introduced by yours truly in #1987.  This commit fixes #2020.


Compare: https://github.com/buildbot/buildbot/compare/de9ffe2...3bb19ec




More information about the Commits mailing list