[packages/mysql] mysql status formatting cosmetics

glen glen at pld-linux.org
Sat Nov 17 13:55:30 CET 2012


commit 288d6415de974d83a192d4cae8c740f863e97e5e
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Nov 17 12:55:10 2012 +0000

    mysql status formatting cosmetics

 mysql.init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysql-ndb-cpc.init b/mysql-ndb-cpc.init
old mode 100644
new mode 100755
diff --git a/mysql-ndb-mgm.init b/mysql-ndb-mgm.init
old mode 100644
new mode 100755
diff --git a/mysql-ndb.init b/mysql-ndb.init
old mode 100644
new mode 100755
diff --git a/mysql.init b/mysql.init
index fadce4c..b3a306e 100755
--- a/mysql.init
+++ b/mysql.init
@@ -365,7 +365,7 @@ slave_status() {
 		return
 	fi
 
-	printf "\tSlave Status:\n"
+	printf "Slave Status:\n"
 
 	eval $(echo "$slave_status" | awk -F': ' '/^ *[A-Za-z_]+:/{
 		k = tolower($1);
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/288d6415de974d83a192d4cae8c740f863e97e5e



More information about the pld-cvs-commit mailing list