mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Test Suite failing on Windows because the $opt_report_features variable was not defined before use.
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user