From 5efb8f1677f680e6d6ab2304630495c522475dc3 Mon Sep 17 00:00:00 2001 From: Sergey Vojtovich Date: Fri, 18 Dec 2015 22:51:12 +0400 Subject: Filter out unix-socket from unrelated test cases --- mysql-test/t/mysqld--help.test | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mysql-test/t/mysqld--help.test') 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: -- cgit v1.2.1