Perl interface: make testsuite work again.
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
f6af75d29c
commit
5e6ab8607e
@ -206,6 +206,8 @@ PYTHON=`sed -e '1{
|
||||
PYTHONPATH=$(pwd)/../compat
|
||||
export PYTHONPATH
|
||||
}
|
||||
PERL5LIB=$(pwd)/../perl/blib/lib:$(pwd)/../perl/blib/arch/auto/Git
|
||||
export PERL5LIB
|
||||
test -d ../templates/blt || {
|
||||
error "You haven't built things yet, have you?"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user