[GRASS-SVN] r66658 - grass-addons/tools/addons

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Oct 29 07:34:00 PDT 2015


Author: neteler
Date: 2015-10-29 07:34:00 -0700 (Thu, 29 Oct 2015)
New Revision: 66658

Modified:
   grass-addons/tools/addons/compile.sh
   grass-addons/tools/addons/grass-addons-index.sh
Log:
grass-addons-index.sh: added link to Windows log files

Modified: grass-addons/tools/addons/compile.sh
===================================================================
--- grass-addons/tools/addons/compile.sh	2015-10-29 14:32:26 UTC (rev 66657)
+++ grass-addons/tools/addons/compile.sh	2015-10-29 14:34:00 UTC (rev 66658)
@@ -55,7 +55,7 @@
 </style>
 </head>
 <body>
-<h1>GRASS $GRASS_VERSION AddOns / $uname (logs gererated $date)</h1>
+<h1>GRASS $GRASS_VERSION AddOns / $uname (logs generated $date)</h1>
 <hr /> 
 <table cellpadding=\"5\">
 <tr><th style=\"background-color: grey\">AddOns</th>

Modified: grass-addons/tools/addons/grass-addons-index.sh
===================================================================
--- grass-addons/tools/addons/grass-addons-index.sh	2015-10-29 14:32:26 UTC (rev 66657)
+++ grass-addons/tools/addons/grass-addons-index.sh	2015-10-29 14:34:00 UTC (rev 66658)
@@ -104,7 +104,10 @@
 <a href=\"http://trac.osgeo.org/grass/wiki/HowToContribute#WriteaccesstotheGRASS-Addons-SVNrepository\">this document</a>.
 Please also read <a href=\"https://trac.osgeo.org/grass/wiki/Submitting\">GRASS GIS programming best practice</a>.
 <p>
-See also: <a href=\"http://grass.osgeo.org/addons/grass${major}/logs\">log files</a> of compilation.
+See also log files of compilation:
+<a href=\"http://grass.osgeo.org/addons/grass${major}/logs\">Linux log files</a> |
+<a href=\"http://wingrass.fsv.cvut.cz/grass${major}/addons/grass-7.0.1/logs/summary.html\">Windows log files</a>
+
 </tr></table>
 <hr>" > index.html
 



More information about the grass-commit mailing list