From bebdcb4b9d53a6ffbc1d642a9673a588c5fb225d Mon Sep 17 00:00:00 2001 From: joy <> Date: Thu, 7 Feb 2002 17:33:52 -0800 Subject: [PATCH] [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 --- scripts/process.in | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) 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.= <