[GRASS-SVN] r68270 - grass/trunk
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Apr 17 09:54:38 PDT 2016
Author: martinl
Date: 2016-04-17 09:54:38 -0700 (Sun, 17 Apr 2016)
New Revision: 68270
Modified:
grass/trunk/Makefile
Log:
error.log cosmetics
Modified: grass/trunk/Makefile
===================================================================
--- grass/trunk/Makefile 2016-04-17 08:42:14 UTC (rev 68269)
+++ grass/trunk/Makefile 2016-04-17 16:54:38 UTC (rev 68270)
@@ -54,7 +54,7 @@
FILES_DST = $(patsubst %,$(ARCH_DISTDIR)/%,$(FILES))
default:
- @echo "GRASS GIS $(GRASS_VERSION_MAJOR).$(GRASS_VERSION_MINOR).$(GRASS_VERSION_RELEASE) r$(GRASS_VERSION_SVN) compilation log" \
+ @echo "GRASS GIS $(GRASS_VERSION_MAJOR).$(GRASS_VERSION_MINOR).$(GRASS_VERSION_RELEASE) $(GRASS_VERSION_SVN) compilation log" \
> $(ERRORLOG)
@echo "--------------------------------------------------" >> $(ERRORLOG)
@echo "Started compilation: `date`" >> $(ERRORLOG)
More information about the grass-commit
mailing list