[Buildbot-commits] buildbot ChangeLog,1.607,1.608
Brian Warner
warner at users.sourceforge.net
Sun May 7 04:22:00 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17356
Modified Files:
ChangeLog
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-528
Creator: Brian Warner <warner at lothar.com>
fix another dumb typo
* buildbot/process/process_twisted.py
(TwistedReactorsBuildFactory.__init__): another dumb typo
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.607
retrieving revision 1.608
diff -u -d -r1.607 -r1.608
--- ChangeLog 7 May 2006 04:08:04 -0000 1.607
+++ ChangeLog 7 May 2006 04:21:58 -0000 1.608
@@ -2,6 +2,7 @@
* buildbot/process/process_twisted.py (TwistedBuild.isFileImportant):
fix stupid braino: either use startwith or find()==0, not both.
+ (TwistedReactorsBuildFactory.__init__): another dumb typo
* buildbot/test/test_slavecommand.py (ShellBase.testInterrupt1):
mark this test as TODO under windows, since process-killing seems
More information about the Commits
mailing list