summaryrefslogtreecommitdiff
path: root/t/Makefile
diff options
context:
space:
mode:
authorPeter Anvin <hpa@tazenda.sc.orionmulti.com>2005-10-03 12:04:44 -0700
committerPeter Anvin <hpa@tazenda.sc.orionmulti.com>2005-10-03 12:04:44 -0700
commit79a9d8ea0d88a3667ad19be8e705405ab5d896f1 (patch)
tree15d04fe258e969f2a43aaff3c292286984d0147c /t/Makefile
parent039c6f162a63e9d91f360e2e6138e21a4015c543 (diff)
parentbaaac6a7143ad07de62926421f8740cd640c241c (diff)
downloadgit-79a9d8ea0d88a3667ad19be8e705405ab5d896f1.tar.gz
Merge with master.kernel.org:/pub/scm/git/git.git
Diffstat (limited to 't/Makefile')
-rw-r--r--t/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/Makefile b/t/Makefile
index a6b80882ce..e71da7782e 100644
--- a/t/Makefile
+++ b/t/Makefile
@@ -5,6 +5,7 @@
#GIT_TEST_OPTS=--verbose --debug
SHELL_PATH ?= $(SHELL)
+TAR ?= $(TAR)
T = $(wildcard t[0-9][0-9][0-9][0-9]-*.sh)