Merge "Fix Octavia-API extend_start.sh"

This commit is contained in:
Zuul 2019-03-07 09:00:35 +00:00 committed by Gerrit Code Review
commit 30e1e8d8a3
1 changed files with 0 additions and 1 deletions

View File

@ -19,4 +19,3 @@ if [[ "$(whoami)" == 'root' ]]; then
rm -rf /var/run/httpd/* /run/httpd/* /tmp/httpd*
fi
fi
~