mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
After merge fixes
mysql-test/include/commit.inc: Adjust path Add missing drop tables mysql-test/mysql-test-run.pl: Remove duplicate printout mysql-test/lib/mtr_report.pm: Only print each test that has failed once mysql-test/r/commit_1innodb.result: Adjust path Add missing drop table mysql-test/suite/binlog/r/binlog_multi_engine.result: Remove merge error - extra s mysql-test/suite/binlog/r/binlog_unsafe.result: Remove drop of non existing view mysql-test/suite/binlog/t/binlog_unsafe.test: Remove drop of non existing view
This commit is contained in:
@@ -221,8 +221,6 @@ sub main {
|
||||
gcov_prepare();
|
||||
}
|
||||
|
||||
mtr_report("Collecting tests...");
|
||||
|
||||
if (!$opt_suites)
|
||||
{
|
||||
$opt_suites= $DEFAULT_SUITES;
|
||||
|
||||
Reference in New Issue
Block a user