[Buildbot-commits] buildbot ChangeLog,1.674,1.675

Brian Warner warner at users.sourceforge.net
Tue Jun 20 08:09:17 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ step.py: generalize OutputProgressObserver]

Original author: warner at lothar.com
Date: 2006-06-20 06:21:11

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.674
retrieving revision 1.675
diff -u -d -r1.674 -r1.675
--- ChangeLog	20 Jun 2006 08:09:10 -0000	1.674
+++ ChangeLog	20 Jun 2006 08:09:15 -0000	1.675
@@ -1,5 +1,10 @@
 2006-06-19  Brian Warner  <warner at lothar.com>
 
+	* buildbot/process/step.py (OutputProgressObserver): generalize
+	the earlier StdioProgressObserver into an OutputProgressObserver
+	that can track LogFiles other than stdio.
+	(LoggingBuildStep.__init__): same
+
 	* buildbot/process/step_twisted.py (Trial): use logfiles= to track
 	_trial_temp/test.log, not a separate 'cat' command. TODO: this
 	will fail under windows because of os.sep issues. It might have





More information about the Commits mailing list