[csw-devel] SF.net SVN: gar:[17642] csw/mgar/pkg/git/trunk/Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Apr 11 19:21:32 CEST 2012
Revision: 17642
http://gar.svn.sourceforge.net/gar/?rev=17642&view=rev
Author: bdwalton
Date: 2012-04-11 17:21:31 +0000 (Wed, 11 Apr 2012)
Log Message:
-----------
git/trunk: always do tests with debug, verbose and immediate stop
Modified Paths:
--------------
csw/mgar/pkg/git/trunk/Makefile
Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile 2012-04-11 12:59:10 UTC (rev 17641)
+++ csw/mgar/pkg/git/trunk/Makefile 2012-04-11 17:21:31 UTC (rev 17642)
@@ -8,7 +8,8 @@
VENDOR_URL = http://git-scm.org/
NO_SVN_TESTS=YesPlease
-EXTRA_TEST_EXPORTS = NO_SVN_TESTS
+GIT_TEST_OPTS="-i -v -d"
+EXTRA_TEST_EXPORTS = NO_SVN_TESTS GIT_TEST_OPTS
# disable tests until next version bump (at the top so it stands out)
# 1.7.2.1 and 1.7.3 have a failure on current9s when fr.UFT-8 is
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list