mhonarc-users

Patch for mhmgsfile.pl for v2.4.1 release

1999-07-27 03:33:51
MHonArc Users,

If you use the mha-dbrecover program in v2.4.1, you will get
a Perl error for mhmgsfile.pl.  Attached is the patch to
mhmgsfile.pl:

*** mhmsgfile.pl.org    Tue Jul 27 01:00:43 1999
--- mhmsgfile.pl        Mon Jul 26 23:50:24 1999
***************
*** 32,39 ****
  
##---------------------------------------------------------------------------##
  ## Dependent libraries:
  
##---------------------------------------------------------------------------##
! require ewhutil.pl;
! require mhtime.pl;
  
  
##---------------------------------------------------------------------------##
  ##    parse_data_from_msg(): Function to parse the initial comment
--- 32,39 ----
  
##---------------------------------------------------------------------------##
  ## Dependent libraries:
  
##---------------------------------------------------------------------------##
! require 'ewhutil.pl';
! require 'mhtime.pl';
  
  
##---------------------------------------------------------------------------##
  ##    parse_data_from_msg(): Function to parse the initial comment
<Prev in Thread] Current Thread [Next in Thread>
  • Patch for mhmgsfile.pl for v2.4.1 release, Earl Hood <=