RFR: JDK-8024200 : (xxs) hgforest.sh fails to detect Python correctly if space after shebang

Mike Duigou mike.duigou at oracle.com
Wed Sep 4 16:05:13 UTC 2013


On Sep 4 2013, at 01:22 , Erik Joelsson wrote:

> Looks ok, but just to be sure, since sed is involved, have you tried it on Solaris?


Heh, yes. I tested it on Linux, Cygwin, Mac and Solaris. Once burned, twice shy. I definitely did not want a repeat of previous fire drill.

Mike

> 
> /Erik
> 
> On 2013-09-03 21: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
>> 
>> 




More information about the build-dev mailing list