On Tue, Jun 3, 2014 at 3:43 AM, Huidae Cho <[email protected]> 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.
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to