From: Junio C Hamano Date: Wed, 2 May 2012 20:53:40 +0000 (-0700) Subject: Merge branch 'jk/maint-gitweb-test-use-sane-perl' X-Git-Tag: v1.7.11-rc0~65 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e834fa0d5cb73900031cae94159534a15c114e50 Merge branch 'jk/maint-gitweb-test-use-sane-perl' When using a Perl script on a system where "perl" found on user's $PATH could be ancient or otherwise broken, we allow builders to specify the path to a good copy of Perl with $PERL_PATH. The gitweb test forgot to use that Perl when running its test. By Jeff King (1) and Zbigniew Jędrzejewski-Szmek (1) * jk/maint-gitweb-test-use-sane-perl: Consistently use perl from /usr/bin/ for scripts t/gitweb-lib: use $PERL_PATH to run gitweb --- e834fa0d5cb73900031cae94159534a15c114e50