1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Disabled test case for Windows (BUG#20753)

This commit is contained in:
lars@mysql.com
2006-06-28 15:07:41 +02:00
parent e8df7d43a5
commit 38501d8804

View File

@ -1,3 +1,7 @@
# TODO: THIS TEST DOES NOT WORK ON WINDOWS
# This should be fixed.
--source include/not_windows.inc
source include/have_openssl.inc;
source include/master-slave.inc;