Code

GIT 0.99.9j aka 1.0rc3
[git.git] / t / test-lib.sh
index a8f239df8fc45575ca543208c2bcad771d3f4d7e..e654155a2eb0bc7aaf84335141d51c8f4fedb512 100755 (executable)
@@ -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