summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rwxr-xr-xtools/run_functional.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/run_functional.sh b/tools/run_functional.sh
index e972519..ce0c499 100755
--- a/tools/run_functional.sh
+++ b/tools/run_functional.sh
@@ -16,7 +16,7 @@ cat <<END >$CONFIG_FILE
[functional]
api_version = 1
os_auth_url=$OS_AUTH_URL
-os_identity_api_version = $OS_IDENTITY_API_VERSION
+os_identity_api_version=$OS_IDENTITY_API_VERSION
os_username=$OS_USERNAME
os_password=$OS_PASSWORD
os_project_name=$OS_PROJECT_NAME