SOURCES: mysql.init - visibilty fix for init-colors.gentoo

glen glen at pld-linux.org
Wed Jul 18 00:19:26 CEST 2007


Author: glen                         Date: Tue Jul 17 22:19:26 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- visibilty fix for init-colors.gentoo

---- Files affected:
SOURCES:
   mysql.init (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SOURCES/mysql.init
diff -u SOURCES/mysql.init:1.118 SOURCES/mysql.init:1.119
--- SOURCES/mysql.init:1.118	Mon Jul 16 19:57:50 2007
+++ SOURCES/mysql.init	Wed Jul 18 00:19:21 2007
@@ -349,7 +349,7 @@
 		MYSQL_CONFIG="$MYSQL_CLUSTER_DIR/mysqld.conf"
 	fi
 
-	nls "Initializing cluster %s" "$clusterdir"
+	show "Initializing cluster %s" "$clusterdir"; echo
 
 	# Check if not exist init database
 	if [ -d "$MYSQL_DATA_DIR/mysql" ]; then
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/mysql.init?r1=1.118&r2=1.119&f=u



More information about the pld-cvs-commit mailing list