Without this patch, it really is not sufficient to define NO_SVN_TESTS in config.mak or the Makefile. Signed-off-by: Johannes Schindelin <Johannes.Schindelin@xxxxxx> --- Makefile | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/Makefile b/Makefile index e5e536a..2aa0123 100644 --- a/Makefile +++ b/Makefile @@ -708,6 +708,7 @@ # However, the environment gets quite bi # with that. export NO_PYTHON +export NO_SVN_TESTS test: all $(MAKE) -C t/ all -- 1.4.1.g2e7c-dirty - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html