[Buildbot-commits] buildbot ChangeLog,1.979,1.980

Brian Warner warner at users.sourceforge.net
Thu Nov 1 06:42:23 UTC 2007


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8728

Modified Files:
	ChangeLog 
Log Message:
[project @ status/words: handle builds which are waiting for a lock. Closes #96.]

Original author: warner at lothar.com
Date: 2007-11-01 06:41:50+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.979
retrieving revision 1.980
diff -u -d -r1.979 -r1.980
--- ChangeLog	1 Nov 2007 06:38:05 -0000	1.979
+++ ChangeLog	1 Nov 2007 06:42:21 -0000	1.980
@@ -1,5 +1,10 @@
 2007-10-31  Brian Warner  <warner at lothar.com>
 
+	* buildbot/status/words.py (Contact.emit_status): if there's no
+	current step, don't try to display its description. This should
+	fix the crash when asking the irc bot about builds which are
+	waiting for a build-wide Lock. Closes #96.
+
 	* buildbot/status/tinderbox.py (TinderboxMailNotifier): add
 	'columnName' argument, from a patch by Ben Hearsum. Closes #120.
 





More information about the Commits mailing list