[GRASS-dev] [GRASS GIS] #2287: MONITOR_*_(ENV|CMD|MAP)FILE variables
GRASS GIS
trac at osgeo.org
Sat May 10 09:52:43 PDT 2014
#2287: MONITOR_*_(ENV|CMD|MAP)FILE variables
----------------------+-----------------------------------------------------
Reporter: hcho | Owner: grass-dev@…
Type: defect | Status: new
Priority: major | Milestone: 7.0.0
Component: Display | Version: unspecified
Keywords: g.gisenv | Platform: Linux
Cpu: x86-64 |
----------------------+-----------------------------------------------------
I tried to get the MONITOR_wx0_CMDFILE variable from $GISRC with g.gisenv,
but the variable name was automatically converted to uppercase with a
warning "GRASS variable must be uppercase." and G_getenv couldn't find it
of course. These MONITOR_*_*FILE variables have to be renamed to all
uppercase according to the g.gisenv warning. Or mixed case should be
allowed to be able to get MONITOR_* variables from the command line.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2287>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list