[Buildbot-commits] buildbot ChangeLog,1.376,1.377

Brian Warner warner at users.sourceforge.net
Mon Apr 25 19:06:27 UTC 2005


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

Modified Files:
	ChangeLog 
Log Message:
Revision: arch at buildbot.sf.net--2004/buildbot--dev--0--patch-89
Creator:  Brian Warner <warner at monolith.lothar.com>

make sure the slave's basedir exists at startup

2005-04-25  Brian Warner  <warner at lothar.com>

   * buildbot/slave/bot.py (Bot.startService): make sure the basedir
   really exists at startup, might save some confusion somewhere.


Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.376
retrieving revision 1.377
diff -u -d -r1.376 -r1.377
--- ChangeLog	24 Apr 2005 21:30:26 -0000	1.376
+++ ChangeLog	25 Apr 2005 19:06:24 -0000	1.377
@@ -1,3 +1,8 @@
+2005-04-25  Brian Warner  <warner at lothar.com>
+
+	* buildbot/slave/bot.py (Bot.startService): make sure the basedir
+	really exists at startup, might save some confusion somewhere.
+
 2005-04-24  Thomas Vander Stichele  <thomas at apestaart dot org>
 
 	* docs/waterfall.classic.css:





More information about the Commits mailing list