[GRASS-SVN] r55295 - sandbox/martinl/v.test
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat Mar 9 09:54:02 PST 2013
Author: martinl
Date: 2013-03-09 09:54:02 -0800 (Sat, 09 Mar 2013)
New Revision: 55295
Modified:
sandbox/martinl/v.test/main.c
Log:
v.text: cosmetics in progress info
Modified: sandbox/martinl/v.test/main.c
===================================================================
--- sandbox/martinl/v.test/main.c 2013-03-08 18:18:49 UTC (rev 55294)
+++ sandbox/martinl/v.test/main.c 2013-03-09 17:54:02 UTC (rev 55295)
@@ -228,6 +228,7 @@
sdiff += diff;
}
}
+ G_percent(1, 1, 1);
if (flag.g->answer) {
fprintf(stdout, "%d\n", (int) (sdiff / number));
More information about the grass-commit
mailing list