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

3 lines
74 B
PHP

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