[ovs-git] [ovn-org/ovn] 446cf5: ovsdb2ddlog2c: Fix behavior for internal error.

Ben Pfaff noreply at github.com
Wed Mar 31 20:05:20 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/ovn-org/ovn
  Commit: 446cf541426769b68785bd1d31298f8efb736edd
      https://github.com/ovn-org/ovn/commit/446cf541426769b68785bd1d31298f8efb736edd
  Author: Ben Pfaff <blp at ovn.org>
  Date:   2021-03-31 (Wed, 31 Mar 2021)

  Changed paths:
    M northd/ovsdb2ddlog2c

  Log Message:
  -----------
  ovsdb2ddlog2c: Fix behavior for internal error.

Without this change, ovsdb2ddlog2c exited successfully if it ran into an
option that it was supposed to understand but didn't implement (which
is a bug).  This commit makes it raise an exception instead.

Signed-off-by: Ben Pfaff <blp at ovn.org>
Reported-by: Dumitru Ceara <dceara at redhat.com>
Acked-by: Dumitru Ceara <dceara at redhat.com>




More information about the git mailing list