From: joy <> Date: Fri, 8 Feb 2002 01:33:52 +0000 (-0800) Subject: [project @ 2002-02-07 17:33:52 by joy] X-Git-Tag: release/2.6.0~1065 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=bebdcb4b9d53a6ffbc1d642a9673a588c5fb225d;p=debbugs.git [project @ 2002-02-07 17:33:52 by joy] do complain about missing subjects because then the bug title is fucked, but omit reference to RFC822 --- diff --git a/scripts/process.in b/scripts/process.in index 53a22270..187180f7 100755 --- a/scripts/process.in +++ b/scripts/process.in @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: process.in,v 1.45 2002/01/19 05:38:29 ajt Exp $ +# $Id: process.in,v 1.46 2002/02/07 17:33:52 joy Exp $ # # Usage: process nn # Temps: incoming/Pnn @@ -127,16 +127,13 @@ print DEBUG "replytocompare >$replytocompare<\n"; if (!defined($header{'subject'})) { -# $brokenness.= <