Commit 98e86b5c authored by Bjorn Munch's avatar Bjorn Munch

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

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