[GRASS-SVN] r73980 - grass/trunk/testsuite/examples

svn_grass at osgeo.org svn_grass at osgeo.org
Sat Jan 19 10:38:18 PST 2019


Author: wenzeslaus
Date: 2019-01-19 10:38:17 -0800 (Sat, 19 Jan 2019)
New Revision: 73980

Modified:
   grass/trunk/testsuite/examples/test_framework_GRASS_GIS_with_NC.sh
Log:
tests: add another basic name of a NC Wake map to example script

Modified: grass/trunk/testsuite/examples/test_framework_GRASS_GIS_with_NC.sh
===================================================================
--- grass/trunk/testsuite/examples/test_framework_GRASS_GIS_with_NC.sh	2019-01-18 22:55:53 UTC (rev 73979)
+++ grass/trunk/testsuite/examples/test_framework_GRASS_GIS_with_NC.sh	2019-01-19 18:38:17 UTC (rev 73980)
@@ -107,6 +107,7 @@
 g.copy vector=elev_lid792_bepts,elev_points
 g.copy vector=zipcodes_wake,zipcodes
 g.copy vector=schools_wake,schools
+g.copy vector=streets_wake,streets
 " > $GRASSDATA/tmp_rename.sh
 $GRASSBIN $GRASSDATA/nc_spm_08_grass7/PERMANENT --exec sh $GRASSDATA/tmp_rename.sh
 rm -f $GRASSDATA/tmp_rename.sh



More information about the grass-commit mailing list