Commit 99661417 authored by Bjorn Munch's avatar Bjorn Munch

mtr: print which suites are used, unless explicit test names

parent 5aa1d312
......@@ -385,6 +385,7 @@ sub main {
}
}
}
mtr_report("Using suites: $opt_suites") unless @opt_cases;
init_timers();
......
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