[GRASS5] grass.src

Radim Blazek blazek at itc.it
Thu Feb 3 11:42:07 EST 2005


http://grass.itc.it/pipermail/grass-commit/2005-February/016727.html+if

+[ -n "$GISBASE" ] ; then
+    echo "GRASS is already running in this shell! Exiting."
+    exit 1
+fi

I am not sure if GISBASE is the best for test, it is necessary for QGIS, 
(OGR) and it can cause confusion. $GIS_LOCK is probably better.

Radim




More information about the grass-dev mailing list