[Buildbot-commits] buildbot ChangeLog,1.549,1.550
    Brian Warner 
    warner at users.sourceforge.net
       
    Tue Nov 15 08:41:23 UTC 2005
    
    
  
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14776
Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-422
Creator:  Brian Warner <warner at lothar.com>
add the branch name to the MailNotifier body
	* buildbot/status/mail.py (MailNotifier.buildMessage): oops, add
	the branch name to the mail body
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.549
retrieving revision 1.550
diff -u -d -r1.549 -r1.550
--- ChangeLog	15 Nov 2005 08:38:06 -0000	1.549
+++ ChangeLog	15 Nov 2005 08:41:20 -0000	1.550
@@ -1,5 +1,8 @@
 2005-11-15  Brian Warner  <warner at lothar.com>
 
+	* buildbot/status/mail.py (MailNotifier.buildMessage): oops, add
+	the branch name to the mail body
+
 	* buildbot/changes/pb.py (PBChangeSource.compare_attrs): add this.
 	Without it, a config-file reload fails to update an existing
 	PBChangeSource.
    
    
More information about the Commits
mailing list