From 9edf5d416257a6357a7e1b8fa9b4b0dc02695dbb Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Sat, 29 Mar 2014 21:01:30 +0100 Subject: [PATCH] Adjust testhost variable name as used on Jenkins --- ec2-create-ce | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ec2-create-ce b/ec2-create-ce index b926a31..739361f 100755 --- a/ec2-create-ce +++ b/ec2-create-ce @@ -312,7 +312,7 @@ ami_instance_type=$INSTANCE_TYPE ngcp_version=$NGCP_VERSION # for usage in Jenkins -test_host=$TESTHOST +testhost=$TESTHOST vmversion=$VMVERSION EOF