Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
More portability.
[gitweb.git]
/
t
/
Makefile
diff --git
a/t/Makefile
b/t/Makefile
index a6b80882cee795f76df907bfb52b90b81b2d1524..e71da7782ecce282a2c0098cc1d10d2171a5a954 100644
(file)
--- 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)