[ovs-dev] [PATCH ovn] ovn-nbctl: Fix comment.

Numan Siddique numans at ovn.org
Fri Mar 26 02:14:12 UTC 2021


On Thu, Mar 25, 2021 at 3:35 AM Ben Pfaff <blp at ovn.org> wrote:
>
> I guess this was a cut-and-paste error from ovs-ofctl.

Acked-by: Numan Siddique <numans at ovn.org>

Thanks
Numan

>
> Signed-off-by: Ben Pfaff <blp at ovn.org>
> ---
>  utilities/ovn-nbctl.c | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/utilities/ovn-nbctl.c b/utilities/ovn-nbctl.c
> index 2c77f4ba7645..18405835699d 100644
> --- a/utilities/ovn-nbctl.c
> +++ b/utilities/ovn-nbctl.c
> @@ -91,8 +91,7 @@ static int leader_only = true;
>   * are specified in the connetion method string. */
>  static int shuffle_remotes = true;
>
> -/* --unixctl-path: Path to use for unixctl server, for "monitor" and "snoop"
> -     commands. */
> +/* --unixctl-path: Path to use for unixctl server socket, for daemon mode. */
>  static char *unixctl_path;
>
>  static unixctl_cb_func server_cmd_exit;
> --
> 2.29.2
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>


More information about the dev mailing list