[Buildbot-commits] buildbot ChangeLog,1.1006,1.1007

Brian Warner warner at users.sourceforge.net
Wed Dec 12 03:02:15 UTC 2007


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

Modified Files:
	ChangeLog 
Log Message:
[project @ fix 'buildbot start' for twisted<2.4.0]

Original author: warner at lothar.com
Date: 2007-12-12 03:01:11+00:00

Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.1006
retrieving revision 1.1007
diff -u -d -r1.1006 -r1.1007
--- ChangeLog	8 Dec 2007 20:25:11 -0000	1.1006
+++ ChangeLog	12 Dec 2007 03:02:13 -0000	1.1007
@@ -1,3 +1,9 @@
+2007-12-11  Brian Warner  <warner at lothar.com>
+
+	* buildbot/scripts/startup.py (launch): use twisted.__version__,
+	rather than twisted.version, since the latter didn't appear until
+	Twisted-2.4.0 . This unbreaks 'buildbot start' on older Twisteds.
+
 2007-12-08  Brian Warner  <warner at lothar.com>
 
 	* docs/buildbot.texinfo (Git): document the fact that we require





More information about the Commits mailing list