From 7c5aad98f2d24e8053b55dfbb2c97a16f7efb1df Mon Sep 17 00:00:00 2001 From: timriker Date: Wed, 24 Nov 2004 23:51:10 +0000 Subject: [PATCH] er... that's msg git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1095 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 6cf9601..8200d45 100644 --- a/src/Modules/DebianExtra.pl +++ b/src/Modules/DebianExtra.pl @@ -29,7 +29,7 @@ sub Parse { # invalid. $msg = "error: could not parse $args"; } - &::performStrictReply($retval); + &::performStrictReply($msg); } sub debianBugs { -- 2.39.5