mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhamain.pl,2.89,2.90

2005-07-26 09:42:05
Update of mhonarc/MHonArc/lib
Modified Files:
	mhamain.pl 
Log Message:
* Removed temporary print statement artifact due to 2.6.14 changes
  when processing MH-style input.


======================================================================
FILE: mhonarc/MHonArc/lib/mhamain.pl
<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/*checkout*/mhonarc/MHonArc/lib/mhamain.pl?rev=2.90>

<http://www.mhonarc.org/cgi-bin/viewcvs.cgi/mhonarc/MHonArc/lib/mhamain.pl.diff?r1=2.89&r2=2.90&diff_format=h>
--- mhamain.pl	23 Jul 2005 06:36:27 -0000	2.89
+++ mhamain.pl	26 Jul 2005 16:41:57 -0000	2.90
@@ -30,5 +30,5 @@
 require 5;
 
-$VERSION = '2.6.14';
+$VERSION = '2.6.14+';
 $VINFO =<<EndOfInfo;
   MHonArc v$VERSION (Perl $] $^O)
@@ -333,5 +333,4 @@
                 local($_);
                 MHFILE: foreach (@files) {
-                    print STDERR "$_\n";
                     $mesgfile = join($DIRSEP, $mbox, $_);
                     eval {


---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-COMMITS