[GRASS-SVN] r65743 - grass/trunk/vector/v.patch

svn_grass at osgeo.org svn_grass at osgeo.org
Tue Jul 21 02:55:28 PDT 2015


Author: martinl
Date: 2015-07-21 02:55:28 -0700 (Tue, 21 Jul 2015)
New Revision: 65743

Modified:
   grass/trunk/vector/v.patch/main.c
Log:
This is a test commit for Travis CI builds which should not run.


Modified: grass/trunk/vector/v.patch/main.c
===================================================================
--- grass/trunk/vector/v.patch/main.c	2015-07-21 09:47:39 UTC (rev 65742)
+++ grass/trunk/vector/v.patch/main.c	2015-07-21 09:55:28 UTC (rev 65743)
@@ -45,7 +45,7 @@
 
 int main(int argc, char *argv[])
 {
-    int i, ret;
+    int i, ret
     char *in_name, *out_name, *bbox_name;
     struct GModule *module;
     struct Option *old, *new, *bbox;



More information about the grass-commit mailing list