From 580d933f80ddaf3df373671abead40e8181da642 Mon Sep 17 00:00:00 2001 From: marekpl Date: Tue, 13 Aug 2019 10:41:34 +0200 Subject: INT-1200 demo-k8s.sh fix INT-1200 demo-k8s.sh fix Issue-ID: INT-1200 Signed-off-by: marekpl Change-Id: I73d75ed8edba1046fd58d7399e3fdce23ea2f77a --- demo-k8s.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-k8s.sh b/demo-k8s.sh index 14a44b1..72a6b0a 100755 --- a/demo-k8s.sh +++ b/demo-k8s.sh @@ -55,7 +55,7 @@ function usage echo " - vFWCL: Sets the packet generator to high and low rates, and checks whether the policy " echo " kicks in to modulate the rates back to medium" echo " " - echo " demo-k8s.sh [] execscript + echo " demo-k8s.sh [] execscript" echo " - Optional parameter to execute user custom scripts located in scripts/demoscript directory" echo " " } -- cgit 1.2.3-korg