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

Bug#39861, added comment to mtr

This commit is contained in:
Serge Kozlov
2008-11-15 14:40:40 +03:00
parent bf9d1b565c
commit 53bf864735

View File

@ -3271,6 +3271,7 @@ sub run_testcase ($) {
my $log_file_name= $opt_vardir."/log/".$tinfo->{shortname}.".log";
$tinfo->{comment}=
"Test case timeout after $opt_testcase_timeout minute(s)\n\n";
# Add 20 last executed commands from test case log file
if (-e $log_file_name)
{
$tinfo->{comment}.=