Commit ab0e404c authored by Serge Kozlov's avatar Serge Kozlov

Bug#39861, added comment to mtr

parent 65184908
......@@ -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}.=
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment