1
0
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:
Bjorn Munch
2011-10-03 13:16:40 +02:00
parent f808e8f34f
commit b49593580d

View File

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