DORMANTno replies

[PATCH] Fix tests with new git in C

From: Johannes Schindelin <hidden>
Date: 2016-06-15 22:42:12
Subsystem: the rest · Maintainer: Linus Torvalds

GIT_EXEC_PATH *has* to be set.

Signed-off-by: Johannes Schindelin <redacted>

---

 t/test-lib.sh |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

applies-to: 923eb95f309cc9765505d187ce03881a555e75f6
ab9cab703171b1ccfe1bee5c3b210ca7369a0476
diff --git a/t/test-lib.sh b/t/test-lib.sh
index a8f239d..e654155 100755
--- 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
---
0.99.9.GIT
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help