[GRASS-SVN] r72411 - grass-addons/grass7/raster/r.sentinel
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Mar 20 05:57:53 PDT 2018
Author: martinl
Date: 2018-03-20 05:57:53 -0700 (Tue, 20 Mar 2018)
New Revision: 72411
Modified:
grass-addons/grass7/raster/r.sentinel/Makefile
Log:
fix r72410
Modified: grass-addons/grass7/raster/r.sentinel/Makefile
===================================================================
--- grass-addons/grass7/raster/r.sentinel/Makefile 2018-03-20 12:54:43 UTC (rev 72410)
+++ grass-addons/grass7/raster/r.sentinel/Makefile 2018-03-20 12:57:53 UTC (rev 72411)
@@ -1,2 +1,2 @@
default:
- @echo "Extension has been renamed to i.sentinel."
+ $(error Extension has been renamed to i.sentinel)
More information about the grass-commit
mailing list