Michal Rokos [off-list ref] writes:
Hi,
some GIT's shell script are using bare 'perl' for perl invocation. It's
causing me problems... I compile git with PERL_PATH set and I'd suggest to
use it everywhere.
So @@PERL@@ would be replaced with PERL_PATH_SQ instead.
What do you think?
Absolutely.
I think it was just sloppiness that we did not do so already.
Thanks.