tests: propagate $(TAR) down from the toplevel Makefile

Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Junio C Hamano 2008-07-25 11:09:48 -07:00
parent 72de2883bd
commit c30e699fc5
2 changed files with 1 additions and 1 deletions

View File

@ -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

View File

@ -25,7 +25,6 @@ commit id embedding:
'

. ./test-lib.sh
TAR=${TAR:-tar}
UNZIP=${UNZIP:-unzip}

SUBSTFORMAT=%H%n