From: David A. Greene Date: Tue, 10 Apr 2012 03:07:02 +0000 (-0500) Subject: Use git-subtree test Makefile X-Git-Url: https://git.tokkee.org/?p=git.git;a=commitdiff_plain;h=311391da90639e759974839d5c1f9d93fb03a09b Use git-subtree test Makefile Use the Makefile in contrib/subtree/t to run git-subtree tests. Signed-off-by: David A. Greene --- diff --git a/contrib/subtree/Makefile b/contrib/subtree/Makefile index c80260e4d..05cdd5c9b 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