Martin Landa wrote: > 2008/3/24, Glynn Clements <[EMAIL PROTECTED]>: > > I've committed the patch, but changed mapset_opt->required to NO. > > thanks, small issue here -- the '-l' flag ignores gisdbase= and > location= parameters, it always prints list of mapsets for the > *current* location. The attached patch should fix it. If you have no > objections I will applied in trunk.
I'm not sure that a separate function with gisdbase/location arguments is necessary. It is sufficient for g.mapset to just change those settings with G__setenv(). -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
