#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.
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).