[Buildbot-commits] buildbot ChangeLog,1.866,1.867
Brian Warner
warner at users.sourceforge.net
Wed Jul 4 05:09:49 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31577
Modified Files:
ChangeLog
Log Message:
[project @ ShellCommand: create the workdir if it didn't already exist]
Original author: warner at lothar.com
Date: 2007-07-04 05:09:08+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.866
retrieving revision 1.867
diff -u -d -r1.866 -r1.867
--- ChangeLog 4 Jul 2007 05:09:41 -0000 1.866
+++ ChangeLog 4 Jul 2007 05:09:47 -0000 1.867
@@ -5,6 +5,8 @@
Closes #43.
* buildbot/test/test_properties.py (Interpolate.testWorkdir): test it
* docs/buildbot.texinfo (Build Properties): document it
+ * buildbot/slave/commands.py (ShellCommand._startCommand): create the
+ workdir if it didn't already exist.
* docs/buildbot.texinfo (Scheduler Types): correct the description
of Dependent schedulers. Thanks to Greg Ward for the patch.
More information about the Commits
mailing list