1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

13625278 5.1 => 5.5

This commit is contained in:
unknown
2013-02-06 13:04:41 +05:30

View File

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