From: Junio C Hamano Date: Wed, 10 Oct 2012 20:53:56 +0000 (-0700) Subject: Merge git://bogomips.org/git-svn X-Git-Tag: v1.8.0-rc2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d5e7c0c21c905bfb71fba13dc9dbed431c53a37b?hp=44bc5ac71fd99f195bf1a3bea63c11139d2d535f Merge git://bogomips.org/git-svn * git://bogomips.org/git-svn: svn test: escape peg revision separator using empty peg rev git svn: work around SVN 1.7 mishandling of svn:special changes --- diff --git a/Makefile b/Makefile index 84136065b0..f69979e39e 100644 --- a/Makefile +++ b/Makefile @@ -2636,6 +2636,7 @@ bin-wrappers/%: wrap-for-bin.sh # with that. export NO_SVN_TESTS +export TEST_NO_MALLOC_CHECK ### Testing rules