Signed-off-by: Alin Gabriel Serdean <[email protected]>
---
 tests/atlocal.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/atlocal.in b/tests/atlocal.in
index 5eff0a0aa..50c2a48a4 100644
--- a/tests/atlocal.in
+++ b/tests/atlocal.in
@@ -100,7 +100,7 @@ esac
 
 # Check for platform.
 case `uname` in
-MINGW*)
+MINGW*|MSYS*)
     IS_WIN32="yes"
     IS_BSD="no"
     ;;
-- 
2.21.0.windows.1

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to