From 526b5762fbfe49cba76ac3e43c069cb28bc431a3 Mon Sep 17 00:00:00 2001 From: cjwatson <> Date: Tue, 19 Jul 2005 10:00:28 -0800 Subject: [PATCH] [project @ 2005-07-19 11:00:28 by cjwatson] need to escape ' in "$gBug's" --- scripts/process.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/process.in b/scripts/process.in index b58cb662..ea8d8a77 100755 --- a/scripts/process.in +++ b/scripts/process.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: process.in,v 1.94 2005/07/19 10:59:26 cjwatson Exp $ +# $Id: process.in,v 1.95 2005/07/19 11:00:28 cjwatson Exp $ # # Usage: process nn # Temps: incoming/Pnn @@ -486,7 +486,7 @@ If you don't know what I'm talking about then probably either: (a) you unwittingly sent a message to $baddress\@$gEmailDomain because you replied to all recipients of the message a developer sent -to a $gBug's submitter and you modified the Subject. In this case, +to a $gBug\'s submitter and you modified the Subject. In this case, please do not be alarmed. To avoid confusion do not do it again, but there is no need to apologise or mail anyone asking for an explanation. -- 2.39.5