]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- sync with others
authorankry <ankry@pld-linux.org>
Sun, 11 May 2003 12:43:53 +0000 (12:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.init -> 1.31

mysql.init

index 105da720fca2e6950c05c613b44c42c77859a5fc..75aea9f337b0538de4cd4a2dcc051747d1529926 100644 (file)
@@ -34,7 +34,7 @@ fi
 
 # Daemon doesn't die if config doesn't exist
 if [ ! -f $MYSQLD_CONFIG ]; then 
-       nls "MySQL config %s does not exist" "$MYSQLD_CONFIG"
+       nls "%s config %s does not exist." MySQL "$MYSQLD_CONFIG"
        exit 1
 fi
 
This page took 0.028028 seconds and 4 git commands to generate.