[GRASS-dev] g.mlist list multiple types from all mapsets

Vaclav Petras wenzeslaus at gmail.com
Fri Jun 6 09:18:07 PDT 2014


On Tue, Jun 3, 2014 at 3:43 AM, Huidae Cho <grass4u at gmail.com> wrote:

> I tested g.mlist with the attached script. I started from test_g_list.py
> and replaced g.list with g.mlist -p and g.list -f with g.mlist -f. g.mlist
> passed the test, which means g.list == g.mlist -p & g.list -f == g.mlist
> -f.
>

More tests needed. g.mlist does not complain about not existing mapset:

$ g.mlist pattern="lsat*" type=rast mapset=xxxxxx
[no output]
$ echo $?
0

By the way, is multiple for mapset a planned feature? Or it is too much?
Pattern for mapset seems too much for sure.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20140606/632ba2ac/attachment.html>


More information about the grass-dev mailing list