[Popcon-commits] cvs commit to popularity-contest by pere

pere at cvs.alioth.debian.org pere at cvs.alioth.debian.org
Tue Mar 18 08:38:34 UTC 2008


Update of /cvsroot/popcon/popularity-contest
In directory alioth:/tmp/cvs-serv14786

Modified Files:
	default.conf 
Log Message:
   [ Petter Reinholdtsen ]
   * Make sure popanal do not crash when an invalid timestamp is found
     in the POPULARITY-CONTEST-0 header.
   * Remove code in cron.weekly to sleep a random period of time up to
     an hour, to test hypothesis that this was not the reason for the
     increase in submissions seen the last few months.  Possibly
     reopens #440493, #459910.

Index: default.conf
===================================================================
RCS file: /cvsroot/popcon/popularity-contest/default.conf,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- default.conf	9 Jan 2008 18:59:01 -0000	1.7
+++ default.conf	18 Mar 2008 08:38:32 -0000	1.8
@@ -39,10 +39,6 @@
 # HTTP_PROXY="http://proxy:port". This overrides the environment
 # variable http_proxy.
 
-# Random sleep between 0 and $RUNSLEEP seconds before running.
-# 3600 seconds is one hour.
-RUNSLEEP="3600"
-
 # MY_HOSTID is a secret number that the popularity-contest receiver
 # uses to keep track of your submissions.  Whenever you send in a
 # new entry, it overwrites the last one that had the same HOSTID.




More information about the Popcon-commits mailing list