Junio C Hamano wrote:
Stephan Beyer [off-list ref] writes:
quoted
quoted
diff --git a/Makefile b/Makefile
index b003e3e..1d14209 100644
--- a/Makefile
+++ b/Makefile
@@ -1212,6 +1212,7 @@ GIT-CFLAGS: .FORCE-GIT-CFLAGS
GIT-BUILD-OPTIONS: .FORCE-GIT-BUILD-OPTIONS
@echo SHELL_PATH=\''$(SHELL_PATH_SQ)'\' >$@
+ @echo TAR=\''$(subst ','\'',$(TAR))'\' >>$@
### Detect Tck/Tk interpreter path changes
ifndef NO_TCLTK
But then TAR has to be set in test-lib.sh also, to be able to
invoke t5000 and t4116 directly, hasn't it?
Dosen't test-lib source GIT-BUILD-OPTIONS?
It does. Great, then.
Regards.
--
Stephan Beyer [off-list ref], PGP 0x6EDDD207FCC5040F