hgforest.sh still fails to detect Python

Mike Duigou mike.duigou at oracle.com
Fri Oct 4 04:28:23 UTC 2013


I did get started on this issue finally and have done the regression testing to make sure it works across all of the required platforms. I will finish up the patch in the next couple of weeks.

Mike

On Sep 11 2013, at 06:48 , Dmitry Samersoff wrote:

> Mike,
> 
> hgforest still doesn't detect python because on my linux laptop hg
> headline is
> 
> #!/usr/bin/env python
> 
> I'd attached the patch I use (regenerated against latest tl with 8024200
> changes)
> 
> -Dmitry
> 
> On 2013-09-03 23:43, Mike Duigou wrote:
>> Hello all;
>> 
>> This is a very small change to trim optional whitespace off of the interpreter directive which may appear in the hg wrapper script. The whitespace is legal per https://en.wikipedia.org/wiki/Shebang_%28Unix%29 and is now included in some distributions of mercurial (Ubuntu 13.04).
>> 
>> http://cr.openjdk.java.net/~mduigou/JDK-8024200/0/webrev/
>> 
>> Mike
>> 
>> 
> 
> 
> -- 
> Dmitry Samersoff
> Oracle Java development team, Saint Petersburg, Russia
> * I would love to change the world, but they won't give me the sources.
> <common.patch>




More information about the build-dev mailing list