On 02/25/10 07:11 AM, James C. McPherson wrote:

Gday one-n-all,
I realised (courtesy of some hooks failing) that the gk tools
assume use of Python 2.4 - since that is where we deliver
Mercurial - and a default install or image-update to 131 will
create /usr/bin/python as a link to /usr/bin/python2.6.


The webrev below removes all doubt in this matter:

http://cr.opensolaris.org/~jmcp/force_2.4/webrev/


buglist.py does not look good:

-#!/usr/bin/python
+!/usr/bin/python2.4

it's missing the hash mark.

Otherwise the substitutions look fine.


v.
_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to