Update of /cvsroot/mhonarc/mharc/bin
In directory subversions:/tmp/cvs-serv9666

Modified Files:
        mk-procmailrc 
Log Message:
Forgot to conditionalize a verbose status message.


Index: mk-procmailrc
===================================================================
RCS file: /cvsroot/mhonarc/mharc/bin/mk-procmailrc,v
retrieving revision 1.23
retrieving revision 1.24
diff -C2 -r1.23 -r1.24
*** mk-procmailrc       16 Jul 2003 00:49:57 -0000      1.23
--- mk-procmailrc       16 Jul 2003 00:58:36 -0000      1.24
***************
*** 349,353 ****
    if ($outfh != \*STDOUT) {
      close($outfh);
!     print $Vfh qq/Procmail rcfile written to "$out_file"\n/;
    }
  
--- 349,353 ----
    if ($outfh != \*STDOUT) {
      close($outfh);
!     print $Vfh qq/Procmail rcfile written to "$out_file"\n/  if $Verbose;
    }
  

---------------------------------------------------------------------
To sign-off this list, send email to [EMAIL PROTECTED] with the
message text UNSUBSCRIBE MHONARC-DEV

Reply via email to