[GRASS-SVN] r56208 - grass/branches/develbranch_6/scripts/r.tileset
svn_grass at osgeo.org
svn_grass at osgeo.org
Sat May 11 19:30:34 PDT 2013
Author: hamish
Date: 2013-05-11 19:30:34 -0700 (Sat, 11 May 2013)
New Revision: 56208
Modified:
grass/branches/develbranch_6/scripts/r.tileset/r.tileset
Log:
+debug msg
Modified: grass/branches/develbranch_6/scripts/r.tileset/r.tileset
===================================================================
--- grass/branches/develbranch_6/scripts/r.tileset/r.tileset 2013-05-12 02:24:58 UTC (rev 56207)
+++ grass/branches/develbranch_6/scripts/r.tileset/r.tileset 2013-05-12 02:30:34 UTC (rev 56208)
@@ -126,6 +126,8 @@
exec g.parser "$0" "$@"
fi
+g.message -d "[r.tileset]"
+
# Program locations:
BC="bc"
BCARGS="-l"
More information about the grass-commit
mailing list