Re: [ovs-dev] [PATCH 2/2] tests: windows ovsdb online compact

2016-11-01 Thread Ben Pfaff
On Thu, Oct 27, 2016 at 09:45:42PM +, Alin Serdean wrote: > Skip symlinks checks on Windows. > > Signed-off-by: Alin Gabriel Serdean Applied, thanks! ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev

[ovs-dev] [PATCH 2/2] tests: windows ovsdb online compact

2016-10-27 Thread Alin Serdean
Skip symlinks checks on Windows. Signed-off-by: Alin Gabriel Serdean --- tests/ovsdb-server.at | 18 +++--- 1 file changed, 11 insertions(+), 7 deletions(-) diff --git a/tests/ovsdb-server.at b/tests/ovsdb-server.at index d04941b..df51f80 100644 --- a/tests/ovsdb-server.at +++ b/tes