1
0
mirror of https://github.com/MariaDB/server.git synced 2025-05-29 21:42:28 +03:00
mariadb/mysql-test/include/not_parallel.inc
Tor Didriksen 407da94893 Bug #53261 MTR tests archive_plugin and blackhole_plugin fail when compiling with cmake
Let mtr lookup the plugins, rather than hard-coding autotools lib path.
2010-06-14 11:23:49 +02:00

4 lines
74 B
PHP

if (`SELECT '$MTR_PARALLEL' > 1`) {
--skip test requires --parallel=1
}