Add -e to shebang

Add -e to devstack/pre_unstack shebang

Change-Id: Ie3fa7150eaea60e643bcb05716c9758c6dda8353
This commit is contained in:
Alina Nesterova 2016-09-26 14:16:01 +03:00
parent f496bc7e9a
commit da468bea20

View File

@ -1,4 +1,4 @@
#!/bin/bash -x
#!/bin/bash -xe
TOP_DIR=$(cd $(dirname "$0") && pwd)
ADMIN_RCFILE=$TOP_DIR/openrc