Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid A. Greene <greened@obbligato.org>2012-04-10 07:07:02 +0400
committerDavid A. Greene <greened@obbligato.org>2012-04-10 07:26:19 +0400
commit311391da90639e759974839d5c1f9d93fb03a09b (patch)
tree4a4b9f944cee79fece2a840c05a43d7050886f0b /contrib/subtree
parentc3d884a68806d1b56f14b5ba1cfa3493aa7b277d (diff)
Use git-subtree test Makefile
Use the Makefile in contrib/subtree/t to run git-subtree tests. Signed-off-by: David A. Greene <greened@obbligato.org>
Diffstat (limited to 'contrib/subtree')
-rw-r--r--contrib/subtree/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/subtree/Makefile b/contrib/subtree/Makefile
index c80260e4d1..05cdd5c9b2 100644
--- a/contrib/subtree/Makefile
+++ b/contrib/subtree/Makefile
@@ -45,7 +45,7 @@ $(GIT_SUBTREE_XML): $(GIT_SUBTREE_TXT)
-agit_version=$(gitver) $^
test:
- ./test.sh
+ $(MAKE) -C t/ test
clean:
rm -f *~ *.xml *.html *.1