From: dms Date: Wed, 9 May 2001 13:43:54 +0000 (+0000) Subject: - debug info on stale - we may use this incorrectly. X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=08109cc5c7ee97f8955ecae10d1c5c719d336355;p=infobot.git - debug info on stale - we may use this incorrectly. git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@482 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/IRC/Schedulers.pl b/src/IRC/Schedulers.pl index 25544e9..6c2ad70 100644 --- a/src/IRC/Schedulers.pl +++ b/src/IRC/Schedulers.pl @@ -1058,6 +1058,7 @@ sub factoidCheck { } &DEBUG("del factoid: delta => ".($time - $age) ); + &DEBUG("del factoid: stale => $stale"); next unless ($time - $age > $stale); my $fix = $_;