[GRASS-dev] [GRASS GIS] #1382: scripts/r.fillnulls fails when filename contains spaces

#1382: scripts/r.fillnulls fails when filename contains spaces
-------------------------+--------------------------------------------------
Reporter: lucasvr | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone:
Component: Default | Version: svn-releasebranch64
Keywords: | Platform: All
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
The r.fillnulls scripts fails to execute when the file path contains
spaces in its name. Adding quotes around the use of $LOCATION fixes that
problem.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1382&gt;
GRASS GIS <http://grass.osgeo.org>

#1382: scripts/r.fillnulls fails when filename contains spaces
----------------------------+-----------------------------------------------
  Reporter: lucasvr | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.2
Component: Shell Scripts | Version: svn-releasebranch64
Resolution: fixed | Keywords:
  Platform: All | Cpu: All
----------------------------+-----------------------------------------------
Changes (by neteler):

  * status: new => closed
  * resolution: => fixed
  * component: Default => Shell Scripts
  * cpu: Unspecified => All
  * milestone: => 6.4.2

Comment:

Thanks for the patch but I have modernized the MASK management, see r46566
(6.4.svn),
r46567 (6.5.svn). Problem fixed (GRASS 7 should not be affected).

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1382#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>