[GRASSweb-list] markus: web/faq batch-grass6.sh,1.1,1.2
grass at intevation.de
grass at intevation.de
Mon Aug 28 14:58:38 EDT 2006
Author: markus
Update of /grassrepository/web/faq
In directory doto:/tmp/cvs-serv5501
Modified Files:
batch-grass6.sh
Log Message:
export GISBASE, not GISDBASE
Index: batch-grass6.sh
===================================================================
RCS file: /grassrepository/web/faq/batch-grass6.sh,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- batch-grass6.sh 21 Aug 2006 12:40:39 -0000 1.1
+++ batch-grass6.sh 28 Aug 2006 18:58:36 -0000 1.2
@@ -48,7 +48,7 @@
# Some exports
#------------------------------------------------------------------------------
-export GISDBASE
+export GISBASE
export GISRC=$HOME/.grassrc6_batch # path to GRASS settings file
export GIS_LOCK=$$ # use PID as lock file number
export PATH=$GISBASE/bin:$GISBASE/scripts:$PATH
More information about the grass-web
mailing list