MMetz:
> >     CMD="v.build map=${VECT}@${MAPSET}"
> > -    g.message "$CMD"
> > +    g.message message="$CMD"
> >     $CMD
> >  done
MNeteler:
> ... is this a needed change?
...
> Most are without this parameter...

Needed in this case because the string contains a '=', which
confuses the parser.


Hamish

ps- those curly brackets do nothing..
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to