]> git.donarmstrong.com Git - infobot.git/blobdiff - src/core.pl
- fixed listvals. why did this break anyway?
[infobot.git] / src / core.pl
index 714c1250475a85001e100f6102e0b6ac98e18331..87ebb64c184f621308af49c8da16f81810bd3d5f 100644 (file)
@@ -422,7 +422,7 @@ sub startup {
 
 sub shutdown {
     # reverse order of &setup().
-    &DEBUG("shutdown called.");
+    &status("--- shutdown called.");
 
     $ident ||= "blootbot";     # hack.