From 260a11610eee57f818860d50683d562a2cff3efb Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Jun 13 2011 23:06:51 +0000 Subject: Merge branch 'master' of ssh://gitorious.org/testautomation/t_functional --- diff --git a/tests/p_mysql/0-install_mysqld.sh b/tests/p_mysql/0-install_mysqld.sh index 43099a2..6406ac7 100755 --- a/tests/p_mysql/0-install_mysqld.sh +++ b/tests/p_mysql/0-install_mysqld.sh @@ -4,4 +4,4 @@ # MySQL t_InstallPackage mysql-server chkconfig mysqld on -t_ServiceControl mysqld start +t_ServiceControl mysqld start >/dev/null 2>&1