[Buildbot-commits] buildbot ChangeLog,1.774,1.775
Brian Warner
warner at users.sourceforge.net
Fri Nov 24 07:13:55 UTC 2006
Update of /cvsroot/buildbot/buildbot
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31432
Modified Files:
ChangeLog
Log Message:
[project @ svn_buildbot.py: don't use /usr/bin/env, to allow use of python2.3 *or* 2.4]
Original author: warner at lothar.com
Date: 2006-11-23 20:24:38
Index: ChangeLog
===================================================================
RCS file: /cvsroot/buildbot/buildbot/ChangeLog,v
retrieving revision 1.774
retrieving revision 1.775
diff -u -d -r1.774 -r1.775
--- ChangeLog 19 Nov 2006 20:22:20 -0000 1.774
+++ ChangeLog 24 Nov 2006 07:13:53 -0000 1.775
@@ -1,3 +1,9 @@
+2006-11-23 Brian Warner <warner at lothar.com>
+
+ * contrib/svn_buildbot.py: use /usr/bin/python, not /usr/bin/env,
+ to allow use of python2.4 or whatever. This tool still requires
+ python2.3 or newer.
+
2006-11-19 Brian Warner <warner at lothar.com>
* NEWS (IStatusLog.readlines): more news items
More information about the Commits
mailing list