From: Narinder Gupta Date: Wed, 18 May 2016 05:53:57 +0000 (-0500) Subject: typo X-Git-Tag: colorado.1.0~180 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8dd980414fa15ae9f724213338f9c190917cf749;p=joid.git typo Change-Id: I89274b19eaca7b9df1f50eb5a3c4a249e2910c51 Signed-off-by: Narinder Gupta --- diff --git a/ci/02-maasdeploy.sh b/ci/02-maasdeploy.sh index f40631e5..ca765399 100755 --- a/ci/02-maasdeploy.sh +++ b/ci/02-maasdeploy.sh @@ -3,7 +3,7 @@ set -ex virtinstall=0 -labname = $1 +labname=$1 #install the packages needed sudo apt-add-repository ppa:maas-deployers/stable -y