1
0
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:
sayantan.dutta@oracle.com
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;