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

BUG #13625278 - PB2 SHOULD PROVIDE MORE USEFUL INFORMATION FOR TIMEOUTS

This commit is contained in:
sayantan.dutta@oracle.com
2013-02-06 13:02:14 +05:30
parent ec32645938
commit 5caa7e61ae

View File

@ -3467,6 +3467,7 @@ my %old_env;
sub run_testcase ($) {
my $tinfo= shift;
my $print_freq=20;
mtr_verbose("Running test:", $tinfo->{name});