[GRASS-SVN] r36812 - grass-addons/raster/r.surf.volcano
svn_grass at osgeo.org
svn_grass at osgeo.org
Mon Apr 20 05:37:24 EDT 2009
Author: hamish
Date: 2009-04-20 05:37:24 -0400 (Mon, 20 Apr 2009)
New Revision: 36812
Modified:
grass-addons/raster/r.surf.volcano/r.surf.volcano
Log:
fix comment
Modified: grass-addons/raster/r.surf.volcano/r.surf.volcano
===================================================================
--- grass-addons/raster/r.surf.volcano/r.surf.volcano 2009-04-20 09:36:22 UTC (rev 36811)
+++ grass-addons/raster/r.surf.volcano/r.surf.volcano 2009-04-20 09:37:24 UTC (rev 36812)
@@ -119,7 +119,7 @@
fi
-# test for overwrite as r.mapcalc doesn't
+# test if it worked
eval `g.findfile element=cell file="$GIS_OPT_OUTPUT" mapset=.`
if [ -z "$name" ] ; then
G_message -e "Surface creation failed"
More information about the grass-commit
mailing list