Opened 7 years ago

Last modified 6 years ago

#3346 new defect

parser: --script delivers old-style keyword template

Reported by: neteler Owned by: grass-dev@…
Priority: normal Milestone: 7.2.4
Component: LibGIS Version: svn-trunk
Keywords: parser Cc:
CPU: Unspecified Platform: All

Description

In GRASS GIS 7 the keywords need to be defined in separate lines. However, the actual --script output prints all in a single line:

r.to.vect --script | grep keyword
#% keyword: raster, conversion, geometry, vectorization

This will require an update in lib/gis/parser_script.c

Change History (4)

comment:1 by neteler, 7 years ago

Once fixed, also r70930 + r71048 (manual additions) need the respective update.

comment:2 by neteler, 7 years ago

Milestone: 7.2.27.2.3

Ticket retargeted after milestone closed

comment:3 by martinl, 6 years ago

Milestone: 7.2.3

Ticket retargeted after milestone closed

comment:4 by martinl, 6 years ago

Milestone: 7.2.4
Note: See TracTickets for help on using tickets.