From 8dd980414fa15ae9f724213338f9c190917cf749 Mon Sep 17 00:00:00 2001 From: Narinder Gupta Date: Wed, 18 May 2016 00:53:57 -0500 Subject: typo Change-Id: I89274b19eaca7b9df1f50eb5a3c4a249e2910c51 Signed-off-by: Narinder Gupta --- ci/02-maasdeploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ci/02-maasdeploy.sh') 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 -- cgit 1.2.3-korg