]> git.proxmox.com Git - ovs.git/commit
ovn-nbctl: Propagate errors from the main loop.
authorJakub Sitnicki <jkbs@redhat.com>
Thu, 19 Jul 2018 13:51:16 +0000 (15:51 +0200)
committerBen Pfaff <blp@ovn.org>
Mon, 23 Jul 2018 23:12:19 +0000 (16:12 -0700)
commitcd8b0d28a06c33aad590cf9e976975c5b4755b91
tree1a35b008f045aef8c10cdf457db2782d2b9538f5
parent8999210c03a7cd9e2277549a5b37e3beb29b8f2e
ovn-nbctl: Propagate errors from the main loop.

Let the caller handle the errors instead of reporting it and
terminating. Prepare for reusing the main loop in daemon mode.

Signed-off-by: Jakub Sitnicki <jkbs@redhat.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
ovn/utilities/ovn-nbctl.c