[Buildbot-commits] buildbot ChangeLog,1.529,1.530
Brian Warner
warner at users.sourceforge.net
Mon Oct 24 03:48:33 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29737
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-370
Creator: Brian Warner <warner at lothar.com>
fix up the Twisted ProcessDocs buildstep, add TryScheduler
* buildbot/process/step_twisted.py (ProcessDocs.createSummary):
when creating the list of warning messages, include the line
immediately after each WARNING: line, since that's usually where
the file and line number wind up.
* docs/examples/twisted_master.cfg: OS-X slave now does QT, add a
TryScheduler
--This line, and those below, will be ignored--
Files to commit:
<can't compute list>
This list might be incomplete or outdated if editing the log
message was not invoked from an up-to-date changes buffer!
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.529
retrieving revision 1.530
diff -u -d -r1.529 -r1.530
--- ChangeLog 24 Oct 2005 03:48:17 -0000 1.529
+++ ChangeLog 24 Oct 2005 03:48:30 -0000 1.530
@@ -1,6 +1,12 @@
2005-10-23 Brian Warner <warner at lothar.com>
- * docs/examples/twisted_master.cfg: OS-X slave now does QT
+ * buildbot/process/step_twisted.py (ProcessDocs.createSummary):
+ when creating the list of warning messages, include the line
+ immediately after each WARNING: line, since that's usually where
+ the file and line number wind up.
+
+ * docs/examples/twisted_master.cfg: OS-X slave now does QT, add a
+ TryScheduler
* NEWS: update
More information about the Commits
mailing list