diff --git a/mysql-test/mysql-test-run.pl b/mysql-test/mysql-test-run.pl index 715276a221d..d278c36f033 100755 --- a/mysql-test/mysql-test-run.pl +++ b/mysql-test/mysql-test-run.pl @@ -385,6 +385,7 @@ sub main { } } } + mtr_report("Using suites: $opt_suites") unless @opt_cases; init_timers();