RE: difftool uses hardcoded perl shebang

2017-12-19 Thread Jakub Zaverka
Please disregard that line, it just a mailing client attachment. It is completely irrelevant to the matter. -Original Message- From: Junio C Hamano [mailto:gits...@pobox.com] Sent: 19 December 2017 17:13 To: Jakub Zaverka Cc: git@vger.kernel.org Subject: Re: difftool uses hardcoded

difftool uses hardcoded perl shebang

2017-12-19 Thread Jakub Zaverka
The below email is classified: Internal When running git difftool: >git difftool Perl lib version (5.10.0) doesn't match executable version (v5.16.3) Compilation failed in require at /git-difftool line 2. First line in my git-difftool is: #!/usr/bin/perl I am using a specific perl that I cannot