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