[Buildbot-commits] buildbot/buildbot/status mail.py,1.10,1.11
Brian Warner
warner at users.sourceforge.net
Fri Oct 29 18:03:44 UTC 2004
Update of /cvsroot/buildbot/buildbot/buildbot/status
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9191/buildbot/status
Modified Files:
mail.py
Log Message:
(MailNotifier): fix typo in docs
Index: mail.py
===================================================================
RCS file: /cvsroot/buildbot/buildbot/buildbot/status/mail.py,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- mail.py 1 Oct 2004 01:38:07 -0000 1.10
+++ mail.py 29 Oct 2004 18:03:41 -0000 1.11
@@ -71,8 +71,8 @@
'problem': only send mail about a build which failed when the previous
build passed
- builds: a list of builder names for which mail should be sent. Defaults
- to all builds.
+ builders: a list of builder names for which mail should be sent.
+ Defaults to all builds.
addLogs: if True, include all build logs as attachments to the messages.
These can be quite large. This can also be set to a list of log
More information about the Commits
mailing list