aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-07-25 11:09:48 -0700
committerJunio C Hamano <gitster@pobox.com>2008-07-25 11:09:48 -0700
commitc30e699fc509f43f459c17d3148e7d866fb9157a (patch)
tree892bd907b418588e55feb00003bbcc8294b61a39
parent72de2883bd7d4ceda05f107826c7607c594de965 (diff)
downloadgit-c30e699fc509f43f459c17d3148e7d866fb9157a.tar.gz
git-c30e699fc509f43f459c17d3148e7d866fb9157a.tar.xz
tests: propagate $(TAR) down from the toplevel Makefile
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rw-r--r--Makefile1
-rwxr-xr-xt/t5000-tar-tree.sh1
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index b003e3e60..1d142095a 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
diff --git a/t/t5000-tar-tree.sh b/t/t5000-tar-tree.sh
index 9b0baac8d..5eb119ed0 100755
--- a/t/t5000-tar-tree.sh
+++ b/t/t5000-tar-tree.sh
@@ -25,7 +25,6 @@ commit id embedding:
'
. ./test-lib.sh
-TAR=${TAR:-tar}
UNZIP=${UNZIP:-unzip}
SUBSTFORMAT=%H%n