Added "set -x"

This commit is contained in:
Joshua Harlow 2012-03-12 23:06:08 -07:00
parent 69351f4fe1
commit e2eb8ab487

View File

@ -3,8 +3,8 @@
# From devstack.sh commit 0bd2410d469f11934b5965d83b57d56418e66b48
# 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
USERNAME=$1