[Buildbot-commits] buildbot ChangeLog,1.1009,1.1010

Brian Warner warner at users.sourceforge.net
Sat Dec 22 06:34:56 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ startup: check for buildbot.tac before starting, since the error message when you use the wrong directory is pretty weird]

Original author: warner at lothar.com
Date: 2007-12-22 06:34:28+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.1009
retrieving revision 1.1010
diff -u -d -r1.1009 -r1.1010
--- ChangeLog	22 Dec 2007 06:28:05 -0000	1.1009
+++ ChangeLog	22 Dec 2007 06:34:54 -0000	1.1010
@@ -1,5 +1,9 @@
 2007-12-21  Brian Warner  <warner at lothar.com>
 
+	* buildbot/scripts/startup.py (start): check to see if there's a
+	buildbot.tac before doing anything else. This improves the error
+	message when you do 'buildbot start' in the wrong directory.
+
 	* buildbot/scripts/logwatcher.py (LogWatcher.start): rewrite to
 	spawn /usr/bin/tail to follow the target's twistd.log . It turns
 	out that OS-X file EOF semantics are different, and the naive





More information about the Commits mailing list