[Buildbot-commits] buildbot ChangeLog,1.660,1.661

Brian Warner warner at users.sourceforge.net
Fri Jun 16 05:28:01 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ LogObserver: add outReceived and errReceived base methods]

Original author: warner at lothar.com
Date: 2006-06-16 01:06:20

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.660
retrieving revision 1.661
diff -u -d -r1.660 -r1.661
--- ChangeLog	16 Jun 2006 05:27:51 -0000	1.660
+++ ChangeLog	16 Jun 2006 05:27:59 -0000	1.661
@@ -1,5 +1,8 @@
 2006-06-15  Brian Warner  <warner at lothar.com>
 
+	* buildbot/process/step.py (LogObserver): add outReceived and
+	errReceived base methods, to be overridden
+
 	* buildbot/status/builder.py (BuildStatus.addStep): change API to
 	take a name instead of a step, reducing the coupling somewhat.
 	This returns the BuildStepStatus object so it can be passed to the





More information about the Commits mailing list