On Thu, Mar 25, 2021 at 04:26:08PM -0700, Ben Pfaff wrote:
> Also rewrite the manpage and convert it to XML for consistency with
> ovn-nbctl, and add tests.
>
> Signed-off-by: Ben Pfaff <[email protected]>
Here's a fix that needs to be folded in:
diff --git a/utilities/ovn-sbctl.c b/utilities/ovn-sbctl.c
index f1bd2b417e56..197504fe4015 100644
--- a/utilities/ovn-sbctl.c
+++ b/utilities/ovn-sbctl.c
@@ -1417,7 +1417,7 @@ main(int argc, char *argv[])
.allow_wait = false,
.options_env_var_name = "OVN_SBCTL_OPTIONS",
- .daemon_env_var_name = "OVN_SBCTL_DAEMON",
+ .daemon_env_var_name = "OVN_SB_DAEMON",
.idl_class = &sbrec_idl_class,
.tables = tables,
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev