[Buildbot-commits] buildbot ChangeLog,1.831,1.832
Brian Warner
warner at users.sourceforge.net
Mon Feb 5 18:47:24 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv7859
Modified Files:
ChangeLog
Log Message:
[project @ MailNotifier: assert that 'mode' is one of the supported values]
Original author: warner at lothar.com
Date: 2007-02-05 18:42:31
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.831
retrieving revision 1.832
diff -u -d -r1.831 -r1.832
--- ChangeLog 31 Jan 2007 00:45:57 -0000 1.831
+++ ChangeLog 5 Feb 2007 18:47:22 -0000 1.832
@@ -1,3 +1,9 @@
+2007-02-05 Brian Warner <warner at lothar.com>
+
+ * buildbot/status/mail.py (MailNotifier.__init__): assert that 'mode'
+ is one of the three known values, otherwise we emit some confusing
+ messages later on. Thanks to Grig Gheorghiu for the catch.
+
2007-01-30 Brian Warner <warner at lothar.com>
* buildbot/changes/bonsaipoller.py (BonsaiParser.__init__): Ben
More information about the Commits
mailing list