Re: [ovs-dev] [PATCH 3/5] ovs-ofctl: Flush monitored data.

2014-05-27 Thread Ben Pfaff
On Mon, May 19, 2014 at 12:52:24PM -0700, Gurucharan Shetty wrote: > Otherwise, on windows unit tests data sometimes is > not seen in output files. > > Signed-off-by: Gurucharan Shetty Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http:

[ovs-dev] [PATCH 3/5] ovs-ofctl: Flush monitored data.

2014-05-19 Thread Gurucharan Shetty
Otherwise, on windows unit tests data sometimes is not seen in output files. Signed-off-by: Gurucharan Shetty --- utilities/ovs-ofctl.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/utilities/ovs-ofctl.c b/utilities/ovs-ofctl.c index d62d328..1034e8b 100644 --- a/utilities/ovs-ofctl.c