1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Add --verbose-restart

This commit is contained in:
msvensson@pilot.mysql.com
2008-02-04 09:15:44 +01:00
parent f8de652fe2
commit abb0bdde9e
4 changed files with 41 additions and 16 deletions

View File

@ -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