summaryrefslogtreecommitdiffstats
path: root/ci/deploy.sh
diff options
context:
space:
mode:
authorNarinder Gupta <narinder.gupta@canonical.com>2016-05-31 15:04:29 -0500
committerNarinder Gupta <narinder.gupta@canonical.com>2016-05-31 15:05:06 -0500
commit885d85728ddfa5346a9391eda1ec224319b51f83 (patch)
tree0b5e7d9ff75a0837f31f540fe4f862d5d1630a0f /ci/deploy.sh
parentec07b10b209d4a5cf076bafd716b2bfc33bdeb59 (diff)
modified for right syntax.
Change-Id: I6abcfbd8bbc5423003ba2dcee4c9fd0018542652 Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-xci/deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh
index 8cc0bd7c..0a91b4ac 100755
--- a/ci/deploy.sh
+++ b/ci/deploy.sh
@@ -26,7 +26,7 @@ usage() { echo "Usage: $0 [-s <nosdn|odl|opencontrail>]
[-t <nonha|ha|tip>]
[-o <juno|liberty>]
[-l <default|intelpod5>]
- [-f <ipv6|l2|l3|dvr>]
+ [-f <ipv6|dpdk|lxd|dvr>]
[-d <trusty|xenial>]
[-a <amd64>]
[-r <a|b>]" 1>&2 exit 1; }