mhonarc-commits
[Top] [All Lists]

CVS: mharc/bin mk-procmailrc,1.23,1.24

2003-07-15 17:59:44
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 majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV