Merge branch 'jk/maint-gitweb-test-use-sane-perl'
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 20:53:40 +0000 (13:53 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 20:53:40 +0000 (13:53 -0700)
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

1  2 
git-svn.perl
t/gitweb-lib.sh

diff --cc git-svn.perl
Simple merge
diff --cc t/gitweb-lib.sh
Simple merge