[GRASS-dev] [GRASS GIS] #2872: "r.info -e" output not compliant with eval
GRASS GIS
trac at osgeo.org
Thu Jan 21 05:01:13 PST 2016
#2872: "r.info -e" output not compliant with eval
---------------------------+-------------------------
Reporter: andbal | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone:
Component: Shell Scripts | Version: svn-trunk
Keywords: shell, r.info | CPU: x86-64
Platform: Linux |
---------------------------+-------------------------
I've got an error using the command {{{eval `r.info -e <map_name>`}}}.
This is the output:
{{{
GRASS 7.1.svn (---):~ > eval `r.info -e map=soilheatflux.dos4`
bash: unexpected EOF while looking for matching `"'
bash: syntax error: unexpected end of file
}}}
The error is likely to be correlated to the flags {{{-e}}} because with
other flag (like {{{-r}}} for example), the command {{{eval}}} works well.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2872>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list