Added "set -x"
This commit is contained in:
parent
69351f4fe1
commit
e2eb8ab487
@ -3,8 +3,8 @@
|
|||||||
# From devstack.sh commit 0bd2410d469f11934b5965d83b57d56418e66b48
|
# From devstack.sh commit 0bd2410d469f11934b5965d83b57d56418e66b48
|
||||||
|
|
||||||
# Create EC2 credentials for the current user as defined by OS_TENANT_NAME:OS_USERNAME
|
# Create EC2 credentials for the current user as defined by OS_TENANT_NAME:OS_USERNAME
|
||||||
#
|
|
||||||
# Optionally set the tenant/username via openrc
|
set -x
|
||||||
|
|
||||||
if [[ -n "$1" ]]; then
|
if [[ -n "$1" ]]; then
|
||||||
USERNAME=$1
|
USERNAME=$1
|
||||||
|
Loading…
Reference in New Issue
Block a user