Re: [PATCH 1/3] use @@PERL@@ in built scripts

2013-10-29 Thread Junio C Hamano
Jeff King writes: > Several of the built shell commands invoke a bare "perl" to > perform some one-liners. This will use the first perl in the > PATH rather than the one specified by the user's SHELL_PATH. > We are not asking these perl invocations to do anything > exotic, so typically any old sy

[PATCH 1/3] use @@PERL@@ in built scripts

2013-10-28 Thread Jeff King
Several of the built shell commands invoke a bare "perl" to perform some one-liners. This will use the first perl in the PATH rather than the one specified by the user's SHELL_PATH. We are not asking these perl invocations to do anything exotic, so typically any old system perl will do; however, in