[csw-devel] SF.net SVN: gar:[17643] csw/mgar/pkg/git/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Wed Apr 11 19:24:10 CEST 2012


Revision: 17643
          http://gar.svn.sourceforge.net/gar/?rev=17643&view=rev
Author:   bdwalton
Date:     2012-04-11 17:24:10 +0000 (Wed, 11 Apr 2012)
Log Message:
-----------
git/trunk: no quotes around GIT_TEST_OPTS value

Modified Paths:
--------------
    csw/mgar/pkg/git/trunk/Makefile

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2012-04-11 17:21:31 UTC (rev 17642)
+++ csw/mgar/pkg/git/trunk/Makefile	2012-04-11 17:24:10 UTC (rev 17643)
@@ -8,7 +8,7 @@
 VENDOR_URL = http://git-scm.org/
 
 NO_SVN_TESTS=YesPlease
-GIT_TEST_OPTS="-i -v -d"
+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)

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