X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scripts%2Fprocess;h=2f4341c7a60c115a01d8075049e07f975fbd05c0;hb=4118f90e5b711616eeff28aef36615b0a892b57f;hp=4c38000121c02e388828aee0374672c5d0abe7a5;hpb=fd28ccea72e13b7e2dd7323af7c0cbaad9bb6663;p=debbugs.git diff --git a/scripts/process b/scripts/process index 4c38000..2f4341c 100755 --- a/scripts/process +++ b/scripts/process @@ -1015,7 +1015,7 @@ if (@control_bits) { request_subject => $header{subject}, request_nn => $nn, request_replyto => $replyto, - message => $msg, + message => [$msg], affected_bugs => \%bug_affected, affected_packages => \%affected_packages, recipients => \%recipients,