summaryrefslogtreecommitdiffstats
path: root/ci/02-deploybundle.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2017-08-10 03:15:27 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-08-10 03:15:27 +0000
commit4d1467c15dd67cc97a4fde31785993fe1b0bd58f (patch)
tree0f2adf183a9617babdb1c240d21a807ec00c5dba /ci/02-deploybundle.sh
parentdc49bd8e84457bf43ad5090e74109769a866a031 (diff)
parent4c2528d20292d0c90aff2f024e102432d08c0053 (diff)
Merge "fix some typos"
Diffstat (limited to 'ci/02-deploybundle.sh')
-rwxr-xr-xci/02-deploybundle.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/02-deploybundle.sh b/ci/02-deploybundle.sh
index 3ef038a1..974d65ac 100755
--- a/ci/02-deploybundle.sh
+++ b/ci/02-deploybundle.sh
@@ -118,7 +118,7 @@ case "$opnfvlab" in
;;
esac
-# lets put the if seperateor as "," as this will save me from world.
+# lets put the if separator as "," as this will save me from world.
fea=""
IFS=","
for feature in $opnfvfeature; do