]> git.donarmstrong.com Git - debbugs.git/commitdiff
[project @ 2000-10-07 18:17:02 by joy]
authorjoy <>
Sun, 8 Oct 2000 01:17:02 +0000 (17:17 -0800)
committerjoy <>
Sun, 8 Oct 2000 01:17:02 +0000 (17:17 -0800)
no need to add the prefix to gTextInstructions variable, it already contains it

scripts/receive.in

index 8b752e4361d73ba16c38f20c46d1c3c2df1f115b..9359b84be5f3148eae68850b5e1411952efae423 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/perl -w
-# $Id: receive.in,v 1.5 2000/10/06 21:47:36 joy Exp $
+# $Id: receive.in,v 1.6 2000/10/07 18:17:02 joy Exp $
 # usage: mail is piped directly into program
 
 #set umask in order to have group-writable incoming/*
@@ -88,7 +88,7 @@ $gBadEmailPrefix   http://$gWebDomain/
 $gBadEmailPrefix   http://$gWebDomain/Reporting.html
 $gBadEmailPrefix   http://$gWebDomain/Developer.html
 $gBadEmailPrefix   http://$gWebDomain/Access.html
-$gBadEmailPrefix $gTextInstructions
+$gTextInstructions
 $gBadEmailPrefix For details of how to access $gBug report logs by email:
 $gBadEmailPrefix   send \`request\@$gEmailDomain' the word \`help'
 $gBadEmailPrefix