[Buildbot-commits] buildbot ChangeLog,1.693,1.694

Brian Warner warner at users.sourceforge.net
Sun Aug 6 20:05:23 UTC 2006


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

Modified Files:
	ChangeLog 
Log Message:
[project @ add BuildStep.getSlaveName, make useLog more flexible]

Original author: warner at lothar.com
Date: 2006-08-06 19:40:26

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.693
retrieving revision 1.694
diff -u -d -r1.693 -r1.694
--- ChangeLog	6 Aug 2006 07:05:48 -0000	1.693
+++ ChangeLog	6 Aug 2006 20:05:21 -0000	1.694
@@ -1,5 +1,12 @@
 2006-08-06  Brian Warner  <warner at lothar.com>
 
+	* buildbot/process/step.py (LoggedRemoteCommand.useLog): allow
+	callers to provide the slave-side logfile name, rather than
+	forcing it to come from the local name of the LogFile.
+	(BuildStep.getSlaveName): new method
+	* buildbot/process/base.py (Build.getSlaveName): new method, so
+	steps can find out which buildslave they're running on
+
 	* buildbot/test/test_steps.py (Version.checkCompare): oops, update
 	to match the s/cvs_ver/command_version/ change
 





More information about the Commits mailing list