From 39160bfd92ee8a2f40fa89570c1d98a4c0424ea2 Mon Sep 17 00:00:00 2001 From: timriker Date: Wed, 24 Nov 2004 23:48:08 +0000 Subject: [PATCH] allow in channel git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1094 c11ca15a-4712-0410-83d8-924469b57eb5 --- src/Modules/DebianExtra.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Modules/DebianExtra.pl b/src/Modules/DebianExtra.pl index 60ea9ca..6cf9601 100644 --- a/src/Modules/DebianExtra.pl +++ b/src/Modules/DebianExtra.pl @@ -29,7 +29,7 @@ sub Parse { # invalid. $msg = "error: could not parse $args"; } - &::msg($::who, $msg); + &::performStrictReply($retval); } sub debianBugs { -- 2.39.2