tests: Fix unit test failures related to additional logging.
authorEthan Jackson <ethan@nicira.com>
Tue, 17 Jul 2012 17:07:36 +0000 (10:07 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 17 Jul 2012 17:07:49 +0000 (10:07 -0700)
commit08b9b19009d5fcddc229519010f0c6c317d0b08d
treeafa81c0d65e65ca6de6cc1e9379c307d8184b6be
parent9dbc190c816b51dad3ca80bb9fb3835769758781
tests: Fix unit test failures related to additional logging.

Commit a890678229 (userspace: Log version on startup.) added
additional logging to ovsdb-server and ovs-vswitchd, but failed to
make certain the unit tests still passed.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
[blp@nicira.com changed the strategy for fixing ovsdb-server.at]
Signed-off-by: Ben Pfaff <blp@nicira.com>
ovsdb/ovsdb-server.c
tests/ofproto-macros.at