]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- formatting
authorankry <ankry@pld-linux.org>
Tue, 27 May 2003 21:54:59 +0000 (21:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.init -> 1.33

mysql.init

index b1553a3be39a2418309ba200839d8d8e5bdc7ba8..64d8e77b12bb7dcb60d3bd55f390ae157e265fcc 100644 (file)
@@ -28,7 +28,7 @@ MYSQLD_ERRLOG=/var/log/mysql/err
 MYSQLD_CONFIG=/etc/mysqld.conf 
 
 # Get service config
-if [ -f /etc/sysconfig/mysql ] ; then
+if [ -f /etc/sysconfig/mysql ]; then
        . /etc/sysconfig/mysql
 fi
 
This page took 0.039682 seconds and 4 git commands to generate.