[Devel] [ openser-Patches-1489505 ] Added ability to specify MD5 from a configuration file

SourceForge.net noreply at sourceforge.net
Tue May 16 14:15:12 CEST 2006


Patches item #1489505, was opened at 2006-05-16 12:15
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1489505&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: tools
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Submitted By: Norman Brandinger (goestelecom)
Assigned to: Nobody/Anonymous (nobody)
Summary: Added ability to specify MD5 from a configuration file

Initial Comment:
The script openser_mysql.sh uses the md5sum function,
however, this does not exist on FreeBSD systems.

This patch creates an MD5 variable and allows it to be
overridded using the .opensermysqlrc configuration file.

For example:

<snip>

MD5="md5"
TABLE_TYPE="ENGINE=MyISAM"

</snip>


Regards,
Norm


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743022&aid=1489505&group_id=139143



More information about the Devel mailing list