mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
13625278 5.1 => 5.5
This commit is contained in:
@ -3835,6 +3835,7 @@ sub resfile_report_test ($) {
|
||||
|
||||
sub run_testcase ($) {
|
||||
my $tinfo= shift;
|
||||
my $print_freq=20;
|
||||
|
||||
mtr_verbose("Running test:", $tinfo->{name});
|
||||
resfile_report_test($tinfo) if $opt_resfile;
|
||||
|
Reference in New Issue
Block a user