GIT_EXEC_PATH *has* to be set.

Signed-off-by: Johannes Schindelin <Johannes.Schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Johannes Schindelin 2005-11-16 02:44:50 +01:00 коммит произвёл Junio C Hamano
Родитель 1a41e743c6
Коммит a0fa2a10b4
1 изменённых файлов: 2 добавлений и 0 удалений

Просмотреть файл

@ -158,6 +158,8 @@ test_done () {
# Test the binaries we have just built. The tests are kept in
# t/ subdirectory and are run in trash subdirectory.
PATH=$(pwd)/..:$PATH
GIT_EXEC_PATH=$(pwd)/..
export GIT_EXEC_PATH
# Test repository
test=trash