mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc/lib mhdb.pl,2.24,2.25

2002-11-23 23:22:36
Update of /cvsroot/mhonarc/mhonarc/MHonArc/lib
In directory subversions:/tmp/cvs-serv24103

Modified Files:
	mhdb.pl 
Log Message:
Fixed call to file_chmod() to use $DbFilePermsOct and NOT $DbFilePerms.


Index: mhdb.pl
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/lib/mhdb.pl,v
retrieving revision 2.24
retrieving revision 2.25
diff -C2 -r2.24 -r2.25
*** mhdb.pl	20 Nov 2002 23:53:12 -0000	2.24
--- mhdb.pl	24 Nov 2002 06:22:24 -0000	2.25
***************
*** 406,410 ****
  	return 0;
      }
!     file_chmod($pathname, $DbFilePerms);
      1;
  }
--- 406,410 ----
  	return 0;
      }
!     file_chmod($pathname, $DbFilePermsOct);
      1;
  }

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