mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
mtr: print which suites are used, unless explicit test names
This commit is contained in:
@ -385,6 +385,7 @@ sub main {
|
||||
}
|
||||
}
|
||||
}
|
||||
mtr_report("Using suites: $opt_suites") unless @opt_cases;
|
||||
|
||||
init_timers();
|
||||
|
||||
|
Reference in New Issue
Block a user