[Buildbot-commits] buildbot ChangeLog,1.863,1.864
Brian Warner
warner at users.sourceforge.net
Tue Jul 3 19:17:51 UTC 2007
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv26243
Modified Files:
ChangeLog
Log Message:
[project @ when using a patch in a Source step, add [patch] to the description. Closes #49]
Original author: warner at lothar.com
Date: 2007-07-03 19:14:45+00:00
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.863
retrieving revision 1.864
diff -u -d -r1.863 -r1.864
--- ChangeLog 3 Jul 2007 17:59:02 -0000 1.863
+++ ChangeLog 3 Jul 2007 19:17:49 -0000 1.864
@@ -1,5 +1,9 @@
2007-07-03 Brian Warner <warner at lothar.com>
+ * buildbot/steps/source.py (SVN.startVC): when applying a patch,
+ add "[patch]" to the step's display. Thanks to Dustin Mitchell for
+ the patch. Closes #49.
+
* buildbot/slave/commands.py (rmdirRecursive): chmod everything to
0700 before removing it, to deal with situations where a build will
leave files around without write permissions and the 'copy' or
More information about the Commits
mailing list