changeset 53:51e6b16a7601

feeds: No need to spam the bot log with "checking for new entries".
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 08 Sep 2011 17:47:24 +0300
parents 686f3a2b967b
children 301df7d15861
files feeds.tcl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/feeds.tcl	Thu Sep 08 15:28:29 2011 +0300
+++ b/feeds.tcl	Thu Sep 08 17:47:24 2011 +0300
@@ -113,7 +113,7 @@
 
 # -------------------------------------------------------------------------  
 proc feeds_exec {} {
-  feeds_log "Checking for new entries."
+#  feeds_log "Checking for new entries."
   set uresult [feeds_check]
   set nresult [llength $uresult]
   if {$nresult >= 20} {