On 26/02/10 07:05 PM, Vladimir Kotal wrote:
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.

Hi Vladimir,
thanks for picking that up. I've been so busy with
getting ready for the IPS push that I entirely
forgot to look for comments :(

I've now fixed that problem with the followup push.


Best regards,
James
--
Senior Software Engineer, Solaris
Sun Microsystems
http://www.jmcp.homeunix.com/blog
_______________________________________________
tools-discuss mailing list
tools-discuss@opensolaris.org

Reply via email to