Merge "restart mysqld when refresh" into dev/experimental

This commit is contained in:
Jenkins 2014-09-07 18:29:32 +00:00 committed by Gerrit Code Review
commit 85920b8ad3

View File

@ -1,5 +1,6 @@
#!/bin/bash
set -e
service mysqld restart
/opt/compass/bin/manage_db.py createdb
service httpd restart
service rsyslog restart