summaryrefslogtreecommitdiffstats
path: root/ci/02-deploybundle.sh
diff options
context:
space:
mode:
authorDi Xu <di.xu@arm.com>2017-07-17 16:39:11 +0800
committerDi Xu <di.xu@arm.com>2017-08-10 10:47:08 +0800
commit4c2528d20292d0c90aff2f024e102432d08c0053 (patch)
treea013a5ca922f0d0963c8dc12fd425b1dccce17dd /ci/02-deploybundle.sh
parent89fe6869c63bfe43df92055e9d3a91bd65f3a8f8 (diff)
fix some typos
Change-Id: I1373feb555056e8a7f95860aab90cf2c116b2b29 Signed-off-by: Di Xu <di.xu@arm.com>
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 be11a1f0..517c4e46 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