1if (`select convert(@@version_compile_os using latin1) LIKE 'Linux' = 0`)
2{
3  skip Need Linux;
4}
5
6