[GRASS-SVN] r37480 - grass/branches/develbranch_6/lib/python
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon May 25 12:16:31 EDT 2009
Author: martinl
Date: 2009-05-25 12:16:31 -0400 (Mon, 25 May 2009)
New Revision: 37480
Modified:
grass/branches/develbranch_6/lib/python/README.txt
Log:
use recent spearfish
(merge from trunk, r37354)
Modified: grass/branches/develbranch_6/lib/python/README.txt
===================================================================
--- grass/branches/develbranch_6/lib/python/README.txt 2009-05-25 16:10:16 UTC (rev 37479)
+++ grass/branches/develbranch_6/lib/python/README.txt 2009-05-25 16:16:31 UTC (rev 37480)
@@ -27,7 +27,7 @@
<subprocess.Popen object at 0xb7c12f6c>
>>> print p.communicate()[0]
GISDBASE='/opt/grass-data';
-LOCATION_NAME='spearfish57';
+LOCATION_NAME='spearfish60';
MAPSET='glynn';
GRASS_DB_ENCODING='ascii';
GRASS_GUI='text';
@@ -46,7 +46,7 @@
<subprocess.Popen object at 0xb7c12f6c>
>>> print p.communicate()[0]
GISDBASE='/opt/grass-data';
-LOCATION_NAME='spearfish57';
+LOCATION_NAME='spearfish60';
MAPSET='glynn';
GRASS_DB_ENCODING='ascii';
GRASS_GUI='text';
@@ -164,7 +164,7 @@
>>> print result['fullname']
fields at PERMANENT
>>> print result['file']
-/opt/grass-data/spearfish57/PERMANENT/vector/fields
+/opt/grass-data/spearfish60/PERMANENT/vector/fields
More information about the grass-commit
mailing list