[GRASS-dev] table with the parser standard options

Markus Neteler neteler at osgeo.org
Thu Sep 24 02:56:24 PDT 2015


On Wed, Sep 23, 2015 at 10:22 AM, Luca Delucchi <lucadeluge at gmail.com> wrote:
> On 23 September 2015 at 10:16, Markus Neteler <neteler at osgeo.org> wrote:
>>
>> Suggestion: add an "echo ..." there to print the actual line into the
>> log in order to better understand the issue?
>>
>
> ok, this is the diff, it is correct?
>
> Index: Makefile
> ===================================================================
> --- Makefile    (revision 66300)
> +++ Makefile    (working copy)
> @@ -87,6 +87,8 @@
>         VERSION_NUMBER=$(GRASS_VERSION_NUMBER)
> VERSION_DATE=$(GRASS_VERSION_DATE) \
>         $(PYTHON) ./parser_standard_options.py -t
> "$(GRASS_HOME)/lib/gis/parser_standard_options.c" \
>         -f "grass" -o "$(HTMLDIR)/parser_standard_options.html" -p
> 'id="opts_table" class="scroolTable"'
> +       @echo "****DEBUG****" $(PYTHON) ./parser_standard_options.py
> -t "$(GRASS_HOME)/lib/gis/parser_standard_options.c" \
> +       -f "grass" -o "$(HTMLDIR)/parser_standard_options.html" -p
> 'id="opts_table" class="scroolTable"'
>  endef

I don't think it is correct (the " are not right I think) but you need
to send it either as attachment or HTML courier font formatted text...

thanks
Markus


More information about the grass-dev mailing list