Selaa lähdekoodia

tests: add another basic name of a NC Wake map to example script

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@73980 15284696-431f-4ddb-bdfa-cd5b030d7da7
Vaclav Petras 6 vuotta sitten
vanhempi
commit
0e7437fe62
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      testsuite/examples/test_framework_GRASS_GIS_with_NC.sh

+ 1 - 0
testsuite/examples/test_framework_GRASS_GIS_with_NC.sh

@@ -107,6 +107,7 @@ g.copy vector=census_wake2000,census
 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