]> git.donarmstrong.com Git - infobot.git/blobdiff - src/IRC/Schedulers.pl
- debug info on stale - we may use this incorrectly.
[infobot.git] / 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 = $_;