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

This commit is contained in:
Bjorn Munch 2011-10-03 13:16:40 +02:00
commit 996614178b

View file

@ -385,6 +385,7 @@ sub main {
}
}
}
mtr_report("Using suites: $opt_suites") unless @opt_cases;
init_timers();