mirror of
https://github.com/MariaDB/server.git
synced 2026-05-04 14:15:33 +02:00
mtr: print which suites are used, unless explicit test names
This commit is contained in:
parent
5aa1d312a4
commit
996614178b
1 changed files with 1 additions and 0 deletions
|
|
@ -385,6 +385,7 @@ sub main {
|
|||
}
|
||||
}
|
||||
}
|
||||
mtr_report("Using suites: $opt_suites") unless @opt_cases;
|
||||
|
||||
init_timers();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue