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

Remove unneded extra context line from test file to make it version independent

This commit is contained in:
Vicențiu Ciorbaru
2020-02-28 19:54:08 +02:00
parent f21592c675
commit 395f23a10d
2 changed files with 2 additions and 4 deletions

View File

@ -17,8 +17,6 @@ Fatal error in defaults handling. Program aborted
# Test on `defaults-file`
Default options are read from the following files in the given order:
MYSQLTEST_VARDIR/my.cnf
The following groups are read: mysqld server mysqld-10.1 mariadb mariadb-10.1 client-server galera
# Test on `defaults-extra-file`
Default options are read from the following files in the given order:
<first-defaults> MYSQLTEST_VARDIR/my_test.cnf ~/.my.cnf
The following groups are read: mysqld server mysqld-10.1 mariadb mariadb-10.1 client-server galera