ovs-vsctl.at: Fix intermittent failure.
authorAlex Wang <alexw@nicira.com>
Fri, 30 Jan 2015 18:41:18 +0000 (10:41 -0800)
committerAlex Wang <alexw@nicira.com>
Fri, 30 Jan 2015 22:59:27 +0000 (14:59 -0800)
commit9530457f245a886c6594409ad378f827bbf69728
treed882ccee5cbe320f5ae9be3367831463ab1777d9
parent5989a51c8815d2ca5c803ed6bbed2760946440ea
ovs-vsctl.at: Fix intermittent failure.

This commit fixes the intermittent test failure caused by the
race between the test thread and logging thread.

Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
tests/ovs-vsctl.at