[Buildbot-commits] buildbot ChangeLog,1.544,1.545
Brian Warner
warner at users.sourceforge.net
Sat Nov 5 21:52:11 UTC 2005
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25568
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-412
Creator: Brian Warner <warner at lothar.com>
fix silly typo, add TODO test
* buildbot/process/factory.py (GNUAutoconf.__init__): fix a silly
typo, caught by Mark Dillavou, closes SF#1216636.
* buildbot/test/test_status.py (Log.TODO_testDuplicate): add notes
about a test to add some day
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.544
retrieving revision 1.545
diff -u -d -r1.544 -r1.545
--- ChangeLog 5 Nov 2005 21:17:20 -0000 1.544
+++ ChangeLog 5 Nov 2005 21:52:08 -0000 1.545
@@ -1,5 +1,11 @@
2005-11-05 Brian Warner <warner at lothar.com>
+ * buildbot/process/factory.py (GNUAutoconf.__init__): fix a silly
+ typo, caught by Mark Dillavou, closes SF#1216636.
+
+ * buildbot/test/test_status.py (Log.TODO_testDuplicate): add notes
+ about a test to add some day
+
* docs/examples/twisted_master.cfg: update: bot1 can now handle
the 'full-2.3' build, and the 'reactors' build is now run under
python-2.4 because the buildslave no longer has gtk/etc bindings
More information about the Commits
mailing list