summaryrefslogtreecommitdiffstats
path: root/ete-k8s2.sh
diff options
context:
space:
mode:
authorMarco Platania <platania@research.att.com>2019-04-18 14:23:57 -0400
committerMarco Platania <platania@research.att.com>2019-04-18 14:23:57 -0400
commitc34ef5997cd3c0ba03124b672ca24a43a713ca8f (patch)
treea68cb5ff0c13444d0f3b32c8b68ef0c451120201 /ete-k8s2.sh
parentf38a834de639e11e62817a878fb6ca413d13f0b2 (diff)
Fix typo in robot ete script
Change-Id: I6b33c7f322453bdcd42fd2930086960753ed8a8a Issue-ID: INT-853 Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'ete-k8s2.sh')
-rw-r--r--ete-k8s2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/ete-k8s2.sh b/ete-k8s2.sh
index 2a9bc7c6..407e648b 100644
--- a/ete-k8s2.sh
+++ b/ete-k8s2.sh
@@ -34,7 +34,7 @@
# Note: Do not run multiple concurrent ete.sh as the --display is not parameterized and tests will collide
#
if [ "$1" == "" ] || [ "$2" == "" ]; then
- echo "Usage: ete-k8s.sh [namespace] [ health | healthdist | distribute | instantiate | instantiateVFWCL | instantiateDemoVFWCL | | portal ]"
+ echo "Usage: ete-k8s.sh [namespace] [ health | healthdist | distribute | instantiate | instantiateVFWCL | instantiateDemoVFWCL | portal ]"
exit
fi