[Buildbot-commits] buildbot ChangeLog,1.980,1.981
Brian Warner
warner at users.sourceforge.net
Thu Nov 1 08:27:22 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv17841
Modified Files:
ChangeLog
Log Message:
[project @ status/client: buildstep.getLogs() returns a list, not a dict. Closes #121.]
Original author: warner at lothar.com
Date: 2007-11-01 08:26:52+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.980
retrieving revision 1.981
diff -u -d -r1.980 -r1.981
--- ChangeLog 1 Nov 2007 06:42:21 -0000 1.980
+++ ChangeLog 1 Nov 2007 08:27:20 -0000 1.981
@@ -1,3 +1,9 @@
+2007-11-01 Brian Warner <warner at lothar.com>
+
+ * buildbot/status/client.py (RemoteBuildStep.remote_getLogs):
+ IBuildStepStatus.getLogs() returns a list, not a dict. Patch from
+ Fabrice Crestois. Closes #121.
+
2007-10-31 Brian Warner <warner at lothar.com>
* buildbot/status/words.py (Contact.emit_status): if there's no
More information about the Commits
mailing list