[GRASS-SVN] r74468 - grass/trunk/testsuite/examples
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun May 5 13:14:06 PDT 2019
Author: neteler
Date: 2019-05-05 13:14:06 -0700 (Sun, 05 May 2019)
New Revision: 74468
Modified:
grass/trunk/testsuite/examples/test_framework_GRASS_GIS_with_NC.sh
Log:
testsuite: comment out non-existing 'other_location' (fixes #3770)
Modified: grass/trunk/testsuite/examples/test_framework_GRASS_GIS_with_NC.sh
===================================================================
--- grass/trunk/testsuite/examples/test_framework_GRASS_GIS_with_NC.sh 2019-05-05 19:58:09 UTC (rev 74467)
+++ grass/trunk/testsuite/examples/test_framework_GRASS_GIS_with_NC.sh 2019-05-05 20:14:06 UTC (rev 74468)
@@ -123,8 +123,8 @@
--grassbin $GRASSBIN \
--grasssrc $GRASSSRC \
--grassdata $GRASSDATA \
- --location $SAMPLEDATA --location-type nc \
- --location other_location --location-type other_type
+ --location $SAMPLEDATA --location-type nc # \
+# --location other_location --location-type other_type
# create overall report of all so far executed tests
# the script depends on GRASS but just Python part is enough
More information about the grass-commit
mailing list