mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Merge bk-internal:/home/bk/mysql-5.1-maint2
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr mysql-test/lib/mtr_cases.pm: Auto merged mysql-test/mysql-test-run.pl: Auto merged
This commit is contained in:
@ -456,7 +456,7 @@ sub collect_one_suite($)
|
||||
push(@{$new_test->{master_opt}}, @{$comb->{comb_opt}});
|
||||
push(@{$new_test->{slave_opt}}, @{$comb->{comb_opt}});
|
||||
|
||||
# Add combination name shrt name
|
||||
# Add combination name short name
|
||||
$new_test->{combination}= $comb->{name};
|
||||
|
||||
# Add the new test to new test cases list
|
||||
|
Reference in New Issue
Block a user