summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f423ef5)
raw | patch | inline | side by side (parent: f423ef5)
author | Jeff King <peff@peff.net> | |
Sun, 9 Aug 2009 08:50:37 +0000 (04:50 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 9 Aug 2009 17:51:47 +0000 (10:51 -0700) |
This is useful if you want to specify GIT_TEST_OPTS that you
always use.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
always use.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/Makefile | patch | blob | history |
diff --git a/t/Makefile b/t/Makefile
index bf816fc8505508c91999175ad6544a67febabb33..bd09390d3208d7eac362cd9cf45f7dde623c4ae6 100644 (file)
--- a/t/Makefile
+++ b/t/Makefile
# Copyright (c) 2005 Junio C Hamano
#
+-include ../config.mak
+
#GIT_TEST_OPTS=--verbose --debug
SHELL_PATH ?= $(SHELL)
TAR ?= $(TAR)