]> git.donarmstrong.com Git - infobot.git/commitdiff
- debug info on stale - we may use this incorrectly.
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 9 May 2001 13:43:54 +0000 (13:43 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 9 May 2001 13:43:54 +0000 (13:43 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@482 c11ca15a-4712-0410-83d8-924469b57eb5

src/IRC/Schedulers.pl

index 25544e9f4edb62df9befc5b2857aaf5faffecf4a..6c2ad70c3d2b28e4e11f12aeee3b3f7e5fac447d 100644 (file)
@@ -1058,6 +1058,7 @@ sub factoidCheck {
        }
 
        &DEBUG("del factoid: delta => ".($time - $age) );
+       &DEBUG("del factoid:    stale => $stale");
        next unless ($time - $age > $stale);
 
        my $fix = $_;