[Buildbot-commits] buildbot ChangeLog,1.837,1.838

Brian Warner warner at users.sourceforge.net
Wed Feb 7 03:42:36 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ BotPerspective.__repr__: correct bitrot]

Original author: warner at lothar.com
Date: 2007-02-07 03:33:12

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.837
retrieving revision 1.838
diff -u -d -r1.837 -r1.838
--- ChangeLog	7 Feb 2007 02:32:46 -0000	1.837
+++ ChangeLog	7 Feb 2007 03:42:34 -0000	1.838
@@ -1,13 +1,14 @@
 2007-02-06  Brian Warner  <warner at lothar.com>
 
+	* buildbot/master.py (BotPerspective.__repr__): fit bitrot, the
+	attributes this uses went away
+
 	* contrib/bb_applet.py (MyApplet.filled): add a small prefs
 	dialog, to allow you to reset the buildmaster and force
 	connect/disconnect. Correctly handle losing the buildmaster
 	connection (by switching the display to the hexnut, at which point
 	you can use the 'Connect' menu item to reconnect).
 
-2007-02-06  Brian Warner  <warner at lothar.com>
-
 	* buildbot/steps/source.py (Source.start): if we're using a patch,
 	add it as a LogFile to the checkout/update step. This will turn
 	into a link on the waterfall page.





More information about the Commits mailing list