[GRASS-SVN] r54722 - grass-addons/grass6/vector/v.breach
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jan 20 10:19:39 PST 2013
Author: msieczka
Date: 2013-01-20 10:19:38 -0800 (Sun, 20 Jan 2013)
New Revision: 54722
Modified:
grass-addons/grass6/vector/v.breach/v.breach
Log:
Disable v.breach until updated to GRASS 6.4.
Modified: grass-addons/grass6/vector/v.breach/v.breach
===================================================================
--- grass-addons/grass6/vector/v.breach/v.breach 2013-01-20 18:17:17 UTC (rev 54721)
+++ grass-addons/grass6/vector/v.breach/v.breach 2013-01-20 18:19:38 UTC (rev 54722)
@@ -77,8 +77,8 @@
##% required : no
##%END
-echo "This script needs to be updated to
-exit
+echo 'This script needs to be updated to GRASS 6.4. The latest known GRASS version which it works with is some GRASS 6.3 SVN revision from 2008.01.22.'
+exit
# called from Grass?
if test "$GISBASE" = ""; then
More information about the grass-commit
mailing list