Correction: rule_mysql_configure
authorLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 19 Mar 2013 14:33:14 +0000 (15:33 +0100)
committerLudovic CHEVALIER <ludovic.chevalier@heureux-cyclage.org>
Tue, 19 Mar 2013 14:33:14 +0000 (15:33 +0100)
vm_hosted

index f4d741a..6031797 100755 (executable)
--- a/vm_hosted
+++ b/vm_hosted
@@ -711,7 +711,7 @@ rule_mysql_configure () {
        sudo install -m 644 -o root -g root \
            "$tool"/etc/mysql/my.cnf \
            /etc/mysql/my.cnf
-       if test -d /home/mysql; then
+       if test -d /home/mysql; then
            sudo install -d -m 750 -o mysql -g mysql \
                /home/mysql
            sudo -u mysql mysql_install_db --no-defaults --datadir=/home/mysql/