]> git.donarmstrong.com Git - infobot.git/blobdiff - src/Modules/Debian.pl
- on_disconnect: check if $self is defined. debugging added.
[infobot.git] / src / Modules / Debian.pl
index 0538c9d72b43310aaca79e4aa86d84012d795993..ffda84f909e04b45780b4044b93c183f7d83754d 100644 (file)
@@ -149,6 +149,9 @@ sub DebianDownload {
        }
     }
 
+    # ok... lets just run this.
+    &::miscCheck();
+
     if ($good) {
        &generateIndex($dist);
        return 1;