Revert "tutorial: update the initial commit example."
[gitweb.git] / t / Makefile
index a6b80882cee795f76df907bfb52b90b81b2d1524..e71da7782ecce282a2c0098cc1d10d2171a5a954 100644 (file)
@@ -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)