diff options
author | Jeff King <peff@peff.net> | 2012-05-01 13:55:00 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-05-01 12:11:11 -0700 |
commit | f71db097efa1cdd304bfa2dd6d365592c1866543 (patch) | |
tree | 03866e73d1d225a807a0da788a8f474a18bdd093 /t/t5406-remote-rejects.sh | |
parent | Git 1.7.6.6 (diff) | |
download | tgif-f71db097efa1cdd304bfa2dd6d365592c1866543.tar.xz |
t/gitweb-lib: use $PERL_PATH to run gitweb
The current code runs "perl gitweb.cgi" to test gitweb. This
will use whatever version of perl happens to be first in the
PATH. We are better off using the specific perl that the
user specified via PERL_PATH, which matches what gets put on
the #!-line of the built gitweb.cgi.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5406-remote-rejects.sh')
0 files changed, 0 insertions, 0 deletions