]> git.donarmstrong.com Git - infobot.git/commitdiff
status did not print output if config file was not loaded. Fixed by initializing...
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 3 Aug 2000 14:19:44 +0000 (14:19 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Thu, 3 Aug 2000 14:19:44 +0000 (14:19 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@28 c11ca15a-4712-0410-83d8-924469b57eb5

src/logger.pl

index 5718a026857622a3a407f3a845178c17cb4f6c23..6d0ec1cce038363f4239d064ae65e7aa673e219f 100644 (file)
@@ -265,6 +265,8 @@ sub status {
        } else {
            print "$printable\n";
        }
+    } else {
+       print "VERBOSITY IS OFF?\n";
     }
 
     # log the line into a file.