<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jun 3, 2014 at 3:43 AM, Huidae Cho <span dir="ltr"><<a href="mailto:grass4u@gmail.com" target="_blank">grass4u@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">I tested <span class="">g</span>.<span class="">mlist</span> with the attached script. I started from test_g_list.py and replaced <span class="">g</span>.list with <span class="">g</span>.<span class="">mlist</span> -p and <span class="">g</span>.list -f with <span class="">g</span>.<span class="">mlist</span> -f. <span class="">g</span>.<span class="">mlist</span> passed the test, which means <span class="">g</span>.list == <span class="">g</span>.<span class="">mlist</span> -p & <span class="">g</span>.list -f == <span class="">g</span>.<span class="">mlist</span> -f.</div>

</blockquote></div><br></div><div class="gmail_extra">More tests needed. g.mlist does not complain about not existing mapset:<br><br>$ g.mlist pattern="lsat*" type=rast mapset=xxxxxx<br></div><div class="gmail_extra">

[no output]<br></div><div class="gmail_extra">$ echo $?<br>0<br><br></div><div class="gmail_extra">By the way, is multiple for mapset a planned feature? Or it is too much? Pattern for mapset seems too much for sure.<br></div>

</div>