1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

After merge fixes

This commit is contained in:
msvensson@pilot.mysql.com
2008-03-26 07:22:42 +01:00
parent bc4874b79c
commit 201ce48d5d
7 changed files with 10 additions and 11 deletions

View File

@ -221,8 +221,6 @@ sub main {
gcov_prepare();
}
mtr_report("Collecting tests...");
if (!$opt_suites)
{
$opt_suites= $DEFAULT_SUITES;