Thx for the review, applied to master and branch-2.3,
On Fri, Jan 30, 2015 at 1:28 PM, Ben Pfaff wrote:
> On Fri, Jan 30, 2015 at 01:27:03PM -0800, Alex Wang wrote:
> > This commit fixes the intermittent test failure caused by the
> > race between the test thread and logging thread.
> >
> > Sign
On Fri, Jan 30, 2015 at 01:27:03PM -0800, Alex Wang wrote:
> This commit fixes the intermittent test failure caused by the
> race between the test thread and logging thread.
>
> Signed-off-by: Alex Wang
>
> ---
> PATCH->v2:
> - fix incorrect use of autotest macro.
Acked-by: Ben Pfaff
_
This commit fixes the intermittent test failure caused by the
race between the test thread and logging thread.
Signed-off-by: Alex Wang
---
PATCH->v2:
- fix incorrect use of autotest macro.
---
tests/ovs-vsctl.at |4
1 file changed, 4 insertions(+)
diff --git a/tests/ovs-vsctl.at b/te