summaryrefslogtreecommitdiffstats
path: root/mysql-test/include/linux.inc
blob: cc126ff1d733b4eda56670b9bd7b57e8f3a380b1 (plain)
1
2
3
4
5
if (`select @@version_compile_os not LIKE 'Linux%'`)
{
  skip Need Linux;
}