mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Add --verbose-restart
mysql-test/lib/mtr_cases.pm: Fix typo mysql-test/mysql-test-run.pl: Add --verbose-restart Remove unused mysql-test/lib/mtr_report.pl: Add 'mtr_verbose_restart' mysql-test/lib/t/Options.t: Extend uint test
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