Commit c1a4eaf7 authored by Rafael Monnerat's avatar Rafael Monnerat

Partially revert r42427. This modifies where mysql command is created, and break appliance tests.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42542 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 31b27b25
......@@ -19,6 +19,7 @@ depends =
${create-directories:command}
recipe = erp5.recipe.mysqlserver
mysql_software_bin = ${software_definition:mysql_software}/bin
mysql_bin_folder = ${buildout:data-bin-directory}
mysql_software_libexec = ${software_definition:mysql_software}/libexec
mysql_datadir = ${configuration:mysql_datadir}
mysql_auto_start = false
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment