6 lines
99 B
PHP
Executable File
6 lines
99 B
PHP
Executable File
if (`select convert(@@version_compile_os using latin1) IN ("Linux") = 0`)
|
|
{
|
|
skip Needs Linux;
|
|
}
|
|
|