On Fri, May 30, 2014 at 12:06:17PM -0700, Gurucharan Shetty wrote:
> Skip some of the tests that uses '--monitor' as an option as
> it is not implemented on Windows.
>
> When a 'kill pid' is done on windows (through 'taskkill //F'),
> pidfiles are not deleted (because it is force kill), so use
> '
Skip some of the tests that uses '--monitor' as an option as
it is not implemented on Windows.
When a 'kill pid' is done on windows (through 'taskkill //F'),
pidfiles are not deleted (because it is force kill), so use
'ovs-appctl exit' instead.
Signed-off-by: Gurucharan Shetty
---
tests/daemon.