[Buildbot-commits] buildbot ChangeLog,1.435,1.436

Brian Warner warner at users.sourceforge.net
Mon May 16 00:31:55 UTC 2005


Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9105

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-177
Creator:  Brian Warner <warner at monolith.lothar.com>

survive resumeProducing after we've exhausted the chunkGenerator


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.435
retrieving revision 1.436
diff -u -d -r1.435 -r1.436
--- ChangeLog	16 May 2005 00:16:28 -0000	1.435
+++ ChangeLog	16 May 2005 00:31:53 -0000	1.436
@@ -2,6 +2,9 @@
 
 	* buildbot/status/builder.py (HTMLLogFile): make this behave like
 	the new LogFile class, so upgrading works properly
+	(LogFileProducer.resumeProducing): survive resumeProducing after
+	we've exhausted the chunkGenerator
+
 	* buildbot/test/test_web.py (WebTest.test_logfile): validate HTML
 	logs too
 	* buildbot/test/test_status.py (Log.testAdd): validate hasContents





More information about the Commits mailing list