On Wed, Mar 30, 2016 at 11:11 PM, Ben Pfaff <b...@ovn.org> wrote:

> Previously, error messages ended up looking like:
>     ovsdb-tool: I/O error: create: $DBFILE failed (File exists)
> which is hard to understand.  This commit changes them to:
>     ovsdb-tool: I/O error: $DBFILE: create failed (File exists)
> which makes more sense.
>
> Signed-off-by: Ben Pfaff <b...@ovn.org>
> ---
>  ovsdb/log.c           | 2 +-
>  tests/ovsdb-log.at    | 2 +-
>  tests/ovsdb-server.at | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
>
>
Untested, but the swap makes sense.

Acked-by: Russell Bryant <russ...@ovn.org>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to