From 28daf4dd45dd5871c978f335ab827584ef03c445 Mon Sep 17 00:00:00 2001 From: joy <> Date: Tue, 18 Sep 2001 19:12:54 -0800 Subject: [PATCH] [project @ 2001-09-18 20:12:54 by joy] switched two ack-infos which were wrong, looks like pure accident (or copy&waste) --- scripts/process.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/process.in b/scripts/process.in index f5f0df2..a9ad2a0 100755 --- a/scripts/process.in +++ b/scripts/process.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: process.in,v 1.37 2001/09/18 20:04:41 joy Exp $ +# $Id: process.in,v 1.38 2001/09/18 20:12:54 joy Exp $ # # Usage: process nn # Temps: incoming/Pnn @@ -724,7 +724,7 @@ Subject: $gBug#$ref: Info received for maintainer only Message-ID: In-Reply-To: $header{'message-id'} References: $header{'message-id'} -X-$gProject-PR-Message: ack-info $ref +X-$gProject-PR-Message: ack-info-maintonly $ref Reply-To: $ref-maintonly\@$gEmailDomain Thank you for the additional information you have supplied regarding @@ -746,7 +746,7 @@ Subject: $gBug#$ref: Info received (was $subject) Message-ID: In-Reply-To: $header{'message-id'} References: $header{'message-id'} -X-$gProject-PR-Message: ack-info-maintonly $ref +X-$gProject-PR-Message: ack-info $ref Reply-To: $ref\@$gEmailDomain Thank you for the additional information you have supplied regarding -- 2.39.2