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

Test Suite failing on Windows because the $opt_report_features variable was not defined before use.

This commit is contained in:
iggy@rolltop.ignatz42.dyndns.org
2006-11-10 15:47:11 -05:00
parent c2aca91b7f
commit 73ff367be3

View File

@ -215,6 +215,7 @@ our $opt_ndbcluster_port_slave;
our $opt_ndbconnectstring_slave;
our $opt_record;
our $opt_report_features;
our $opt_check_testcases;
our $opt_skip;