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=c1709b735b07c2b0854025f3d11353160e0a45f8;p=infobot.git - debug info on stale - we may use this incorrectly. git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@482 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/blootbot/src/IRC/Schedulers.pl b/blootbot/src/IRC/Schedulers.pl index 25544e9..6c2ad70 100644 --- a/blootbot/src/IRC/Schedulers.pl +++ b/blootbot/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 = $_;