[ovs-dev] [PATCH] wait=hv is not valid for ovn-sbctl:

aginwala amginwal at gmail.com
Thu Apr 5 01:24:53 UTC 2018


Hence removing it from ovn-setup.sh

Signed-off-by: aginwala <aginwala at ebay.com>
---
 tutorial/ovn-setup.sh | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tutorial/ovn-setup.sh b/tutorial/ovn-setup.sh
index 9a725cf..969b233 100755
--- a/tutorial/ovn-setup.sh
+++ b/tutorial/ovn-setup.sh
@@ -35,5 +35,3 @@ printf "\n=== ovn-nbctl show with wait hv ===\n\n"
 ovn-nbctl --wait=hv show
 printf "\n=== ovn-sbctl show ===\n\n"
 ovn-sbctl show
-printf "\n=== ovn-sbctl show with wait hv ===\n\n"
-ovn-sbctl --wait=hv show
-- 
1.9.1



More information about the dev mailing list