[GRASS-SVN] r51624 - grass/trunk/vector/v.surf.rst/test_suite
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue May 15 08:17:53 EDT 2012
Author: hamish
Date: 2012-05-15 05:17:53 -0700 (Tue, 15 May 2012)
New Revision: 51624
Modified:
grass/trunk/vector/v.surf.rst/test_suite/profile.sh
Log:
add missing steps
Modified: grass/trunk/vector/v.surf.rst/test_suite/profile.sh
===================================================================
--- grass/trunk/vector/v.surf.rst/test_suite/profile.sh 2012-05-15 11:34:46 UTC (rev 51623)
+++ grass/trunk/vector/v.surf.rst/test_suite/profile.sh 2012-05-15 12:17:53 UTC (rev 51624)
@@ -1,4 +1,6 @@
# nc2008/grass7 mapset
+g.copy vect=elev_lid792_bepts,lidar_test
+v.build lidar_test
g.region n=221230 s=220816 w=639090 e=639530 res=0.5 -p
CMD="v.surf.rst in=lidar_test -z elev=omp_test.rst --o"
time $CMD
More information about the grass-commit
mailing list