diff options
author | Sergey Vojtovich <svoj@mariadb.org> | 2015-12-18 22:51:12 +0400 |
---|---|---|
committer | Sergey Vojtovich <svoj@mariadb.org> | 2015-12-18 22:51:12 +0400 |
commit | 5efb8f1677f680e6d6ab2304630495c522475dc3 (patch) | |
tree | 2d2f7d1e54f67b7080b66210cad1f7566977d27f /mysql-test/t/mysqld--help.test | |
parent | 3402f7a85364e26fe85dfff3b5d803a8497042aa (diff) | |
download | mariadb-git-5efb8f1677f680e6d6ab2304630495c522475dc3.tar.gz |
Filter out unix-socket from unrelated test cases
Diffstat (limited to 'mysql-test/t/mysqld--help.test')
-rw-r--r-- | mysql-test/t/mysqld--help.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/mysqld--help.test b/mysql-test/t/mysqld--help.test index c27fa58f935..fabc2e21f18 100644 --- a/mysql-test/t/mysqld--help.test +++ b/mysql-test/t/mysqld--help.test @@ -30,7 +30,7 @@ perl; thread-concurrency super-large-pages mutex-deadlock-detector connect null-audit aria oqgraph sphinx thread-handling test-sql-discovery rpl-semi-sync query-cache-info - query-response-time metadata-lock-info locales/; + query-response-time metadata-lock-info locales unix-socket/; # And substitute the content some environment variables with their # names: |