Fixup warning message.
[PerlMail.git] / PerlMail / Config.pm
index ee8a60e..e4a8386 100644 (file)
@@ -474,7 +474,7 @@ if (0) {
                 && headeris("Return-Path",qr{^\Qroot@\E.*[.](?:(?:lab|rhts|eng).(?:bos|boston)|z900|test|englab.brq|nay)\Q.redhat.com\E$})) {
                store "=rhtsme","log";
        }
-       store "=rhtsme"              if headeris "Subject"  ,qr{^\Q[Beaker Job Completion] \E};
+       store "=rhtsme","log"        if headeris "Subject"  ,qr{^\Q[Beaker Job Completion] \E};
        store "=buggcc","log"        if headeris("Return-Path",'<bugzilla-noreply@gcc.gnu.org>')
                                     || headeris("Return-Path",'<gcc-bugzilla@gcc.gnu.org>');
        store "=frysk","log"         if headeris "Mailing-List",'contact frysk-help@sourceware.org; run by ezmlm';