[Buildbot-commits] buildbot/bin buildbot,1.1,1.2
Brian Warner
warner at users.sourceforge.net
Thu Apr 24 22:36:11 UTC 2008
Update of /cvsroot/buildbot/buildbot/bin
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv13785/bin
Modified Files:
buildbot
Log Message:
[project @ shebang usr bin env python]
Original author: zooko at zooko.com
Date: 2008-03-13 18:59:18+00:00
Index: buildbot
===================================================================
RCS file: /cvsroot/buildbot/buildbot/bin/buildbot,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- buildbot 16 Sep 2004 09:12:48 -0000 1.1
+++ buildbot 24 Apr 2008 22:36:09 -0000 1.2
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
from buildbot.scripts import runner
runner.run()
More information about the Commits
mailing list