[GRASS-SVN] r52999 - grass/branches/releasebranch_6_4/lib/init

svn_grass at osgeo.org svn_grass at osgeo.org
Thu Aug 30 23:06:19 PDT 2012


Author: neteler
Date: 2012-08-30 23:06:19 -0700 (Thu, 30 Aug 2012)
New Revision: 52999

Modified:
   grass/branches/releasebranch_6_4/lib/init/clean_temp.c
   grass/branches/releasebranch_6_4/lib/init/variables.html
Log:
backport of minor changes from 6.5

Modified: grass/branches/releasebranch_6_4/lib/init/clean_temp.c
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/clean_temp.c	2012-08-31 06:05:53 UTC (rev 52998)
+++ grass/branches/releasebranch_6_4/lib/init/clean_temp.c	2012-08-31 06:06:19 UTC (rev 52999)
@@ -33,7 +33,7 @@
 
 extern int errno;
 
-#define SLEEP 30		/* 30 minutes */
+#define SLEEP 30		/* 30 seconds */
 
 /* Recursively scan the directory pathname, removing directory and files */
 

Modified: grass/branches/releasebranch_6_4/lib/init/variables.html
===================================================================
--- grass/branches/releasebranch_6_4/lib/init/variables.html	2012-08-31 06:05:53 UTC (rev 52998)
+++ grass/branches/releasebranch_6_4/lib/init/variables.html	2012-08-31 06:06:19 UTC (rev 52999)
@@ -612,7 +612,7 @@
 <p>
 <a href=index.html>Help Index</a>
 <p>
-© 2008-2011 <a href="http://grass.osgeo.org">GRASS Development Team</a>
+© 2008-2012 <a href="http://grass.osgeo.org">GRASS Development Team</a>
 
 
 </body>



More information about the grass-commit mailing list