Merge "Cleanup from zookeeper->dlm change"

This commit is contained in:
Jenkins 2016-04-01 03:28:55 +00:00 committed by Gerrit Code Review
commit 7c5ccab04f

View File

@ -175,10 +175,6 @@ if is_service_enabled dstat; then
stop_dstat
fi
if is_service_enabled zookeeper; then
stop_zookeeper
fi
# Clean up the remainder of the screen processes
SCREEN=$(which screen)
if [[ -n "$SCREEN" ]]; then