#3984: g.gisenv store=mapset ignored if no get=
-------------------------+-------------------------
 Reporter:  jidanni      |      Owner:  grass-dev@…
     Type:  defect       |     Status:  new
 Priority:  trivial      |  Milestone:
Component:  Default      |    Version:  unspecified
 Keywords:               |        CPU:  Unspecified
 Platform:  Unspecified  |
-------------------------+-------------------------
 man g.gisenv says
 {{{
 store=string
 Where GRASS variable is stored
 Options: gisrc, mapset
 Default: gisrc
 }}}
 Bug: if one does just

 {{{
 $ g.gisenv store=mapset
 }}}

 it just does

 {{{
 $ g.gisenv
 }}}

 One needs a
 {{{
 get=var1,..
 }}}
 . to get it to work properly.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/3984>
GRASS GIS <https://grass.osgeo.org>

_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to