1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Bug #54364 Allow multiple --experimental command line options for MTR

Bummer: MTR fails if a test fails and no --experimental is used
$experimental_test_cases must be intialized
This commit is contained in:
Bjorn Munch
2010-06-15 13:37:53 +02:00
parent bcafee61db
commit 6eb0165b25

View File

@ -188,7 +188,7 @@ my $config; # The currently running config
my $current_config_name; # The currently running config file template
our @opt_experimentals;
our $experimental_test_cases;
our $experimental_test_cases= [];
my $baseport;
# $opt_build_thread may later be set from $opt_port_base