diff --git a/tests/p_python/25-python-mysql55-test.sh b/tests/p_python/25-python-mysql55-test.sh index a3d6242..0715bc6 100755 --- a/tests/p_python/25-python-mysql55-test.sh +++ b/tests/p_python/25-python-mysql55-test.sh @@ -11,6 +11,8 @@ if [ $centos_ver = 5 ] then t_ServiceControl mysqld stop t_ServiceControl mysql55-mysqld start +else + exit 0 fi # Installing additional python/mysql module