~drizzle-trunk/drizzle/development

1 by brian
clean slate
1
if (`select convert(@@version_compile_os using latin1) IN ("Win32","Win64","Windows") = 0`)
2
{
3
  skip Need windows;
4
}
5