mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
mtr: aix disable mysqld--defaults-file
AIX grep doesn't support the grep -A syntax used in the test case.
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
|
||||
source include/not_embedded.inc;
|
||||
source include/not_windows.inc;
|
||||
source include/not_aix.inc;
|
||||
|
||||
# All these tests refer to configuration files that do not exist
|
||||
|
||||
|
Reference in New Issue
Block a user