Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: binary diff application.
[gitweb.git]
/
t
/
test-lib.sh
diff --git
a/t/test-lib.sh
b/t/test-lib.sh
index a8f239df8fc45575ca543208c2bcad771d3f4d7e..e654155a2eb0bc7aaf84335141d51c8f4fedb512 100755
(executable)
--- a/
t/test-lib.sh
+++ b/
t/test-lib.sh
@@
-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