On Mon, Feb 9, 2009 at 12:12 PM, Paolo Craveri <pcrav...@gmail.com> wrote:
> Hi to all
>
> How v.colors with option  rules  works ?

Paolo,

in line 160 of the script, can you change

   if [ -n "$OPTNAME" ] ; then
to
   if [ -z "$OPTNAME" ] ; then

and report back? For me it works like this (maybe it
breaks something else?!).

Markus
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to