Commit 7b9c454b authored by unknown's avatar unknown

13625278 5.1 => 5.5

parents b39fbb64 db728c50
...@@ -3835,6 +3835,7 @@ sub resfile_report_test ($) { ...@@ -3835,6 +3835,7 @@ sub resfile_report_test ($) {
sub run_testcase ($) { sub run_testcase ($) {
my $tinfo= shift; my $tinfo= shift;
my $print_freq=20;
mtr_verbose("Running test:", $tinfo->{name}); mtr_verbose("Running test:", $tinfo->{name});
resfile_report_test($tinfo) if $opt_resfile; resfile_report_test($tinfo) if $opt_resfile;
......
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