mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 08:15:31 +02:00
Make galera test suites default.
This commit is contained in:
parent
a52a68cb7d
commit
fa4fa0ab90
2 changed files with 4 additions and 0 deletions
|
|
@ -39,5 +39,7 @@ push @::global_suppressions,
|
|||
$ENV{PATH}="$epath:$ENV{PATH}";
|
||||
$ENV{PATH}="$spath:$ENV{PATH}" unless $epath eq $spath;
|
||||
|
||||
sub is_default { 1 }
|
||||
|
||||
bless { };
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue