diff options
Diffstat (limited to 'mysql-test/include/check_ipv6.inc')
-rw-r--r-- | mysql-test/include/check_ipv6.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mysql-test/include/check_ipv6.inc b/mysql-test/include/check_ipv6.inc index f9a61f1661e..9b4fa16bbd9 100644 --- a/mysql-test/include/check_ipv6.inc +++ b/mysql-test/include/check_ipv6.inc @@ -1,6 +1,5 @@ # Check if ipv6 is available. # -# The real test is done in the mysql-test-run.pl +# The real check is done in the suite.pm # (it has to be done *before* mysqld is started) -# This file only signals mysql-test-run.pl that ipv6 support is needed # |