Merge branch 'master' into pb/gitpm
[gitweb.git] / t / test-lib.sh
index 470a909891bc1358163af91513972ce7d0c702c0..b6d119af953eeba0a83d09543884dca600c850b4 100755 (executable)
@@ -210,6 +210,8 @@ PYTHON=`sed -e '1{
        PYTHONPATH=$(pwd)/../compat
        export PYTHONPATH
 }
+GITPERLLIB=$(pwd)/../perl/blib/lib:$(pwd)/../perl/blib/arch/auto/Git
+export GITPERLLIB
 test -d ../templates/blt || {
        error "You haven't built things yet, have you?"
 }