]> git.donarmstrong.com Git - infobot.git/commitdiff
allow in channel
authortimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 24 Nov 2004 23:48:08 +0000 (23:48 +0000)
committertimriker <timriker@c11ca15a-4712-0410-83d8-924469b57eb5>
Wed, 24 Nov 2004 23:48:08 +0000 (23:48 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1094 c11ca15a-4712-0410-83d8-924469b57eb5

src/Modules/DebianExtra.pl

index 60ea9ca481d0c44aeeb056191ffbdc6f4e29110b..6cf9601355fdf4f0e92de9e1585f8dcf718f2acd 100644 (file)
@@ -29,7 +29,7 @@ sub Parse {
        # invalid.
        $msg = "error: could not parse $args";
     }
-    &::msg($::who, $msg);
+    &::performStrictReply($retval);
 }
 
 sub debianBugs {