[GRASS-SVN] r31088 - grass/branches/releasebranch_6_3/scripts/r.cats
svn_grass at osgeo.org
svn_grass at osgeo.org
Wed Apr 23 06:52:57 EDT 2008
Author: hamish
Date: 2008-04-23 06:52:57 -0400 (Wed, 23 Apr 2008)
New Revision: 31088
Modified:
grass/branches/releasebranch_6_3/scripts/r.cats/r.cats
Log:
warn that the modules have been replaced (backport)
Modified: grass/branches/releasebranch_6_3/scripts/r.cats/r.cats
===================================================================
--- grass/branches/releasebranch_6_3/scripts/r.cats/r.cats 2008-04-23 10:48:14 UTC (rev 31087)
+++ grass/branches/releasebranch_6_3/scripts/r.cats/r.cats 2008-04-23 10:52:57 UTC (rev 31088)
@@ -7,4 +7,5 @@
# License (>=v2). Read the file COPYING that comes with GRASS
# for details.
+g.message -w "This module has been replaced by r.category"
exec r.category "$@"
More information about the grass-commit
mailing list