[Buildbot-commits] buildbot ChangeLog,1.1077,1.1078
Brian Warner
warner at users.sourceforge.net
Thu Jul 24 22:16:30 UTC 2008
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31569
Modified Files:
ChangeLog
Log Message:
[project @ fix a variable-name collision that broken the debugclient 'force build' button]
Original author: warner at lothar.com
Date: 2008-07-24 22:03:11+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.1077
retrieving revision 1.1078
diff -u -d -r1.1077 -r1.1078
--- ChangeLog 24 Jul 2008 21:21:37 -0000 1.1077
+++ ChangeLog 24 Jul 2008 22:16:28 -0000 1.1078
@@ -1,5 +1,10 @@
2008-07-24 Brian Warner <warner at lothar.com>
+ * buildbot/master.py (DebugPerspective.perspective_requestBuild):
+ fix variable-name collision that broke the debugclient's 'force
+ build' button
+ * buildbot/clients/debug.py (DebugWidget.err): print errors
+
* buildbot/test/test_bonsaipoller.py
(TestBonsaiPoller.testParserWorksAfterInvalidResult): increment
the .lastPoll timestamp between calls to _process_changes,
More information about the Commits
mailing list