On 1 June 2016 at 04:45, Paul Boca <pb...@cloudbasesolutions.com> wrote:
> On Windows trying to overwrite the opened ovs-vswitchd.log
> fails with access denied. Closing it before trying to overwrite it
> solves the problem
>
> Signed-off-by: Paul-Daniel Boca <pb...@cloudbasesolutions.com>

Ideally we don't introduce platform differences into the tests; the
extra command should be available on both platforms, so you should be
able to just add "ovs-appctl vlog/close" rather than introducing the
if/else.

If you don't have a linux environment to test, then you can push the
patches to your github and get travis to try it for you.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to