]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 1999-10-14 19:56:58 by gecko]
authorgecko <>
Fri, 15 Oct 1999 02:56:58 +0000 (18:56 -0800)
committergecko <>
Fri, 15 Oct 1999 02:56:58 +0000 (18:56 -0800)
I have no idea..

scripts/process.in

index a3249fdb803dd6692e833589501422f3c248319c..f516670fbc05a455f2dd99261bfc6839ec99c7a7 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl
-# $Id: process.in,v 1.8 1999/09/20 05:40:07 gecko Exp $
+# $Id: process.in,v 1.9 1999/10/14 19:56:58 gecko Exp $
 #
 # Usage: process nn
 # Temps:  incoming/Pnn
@@ -291,7 +291,7 @@ $gMaintainer
 END
         } else 
                {   &htmllog("Reply","sent",$replyto,"You have taken responsibility.");
-            &sendmessage(<<END.$x, '');
+            &sendmessage(<<END."--------------------------------------\n".$x."---------------------------------------\n".join( "\n", @msg ), '');
 From: $gMaintainerEmail ($gProject $gBug Tracking System)
 To: $replyto
 ${noticecc}Subject: $gBug#$ref: marked as done ($s_subject)