Commit bffebb9c authored by Magnus Svensson's avatar Magnus Svensson

Change typo . -> ,

parent 02eee93f
...@@ -9,3 +9,4 @@ show engines; ...@@ -9,3 +9,4 @@ show engines;
show variables; show variables;
--echo ===== STOP ===== --echo ===== STOP =====
--enable_query_log --enable_query_log
exit;
\ No newline at end of file
...@@ -256,7 +256,7 @@ sub main { ...@@ -256,7 +256,7 @@ sub main {
( (
name => 'report_features', name => 'report_features',
# No result_file => Prints result # No result_file => Prints result
path => 'include/report-features.test'. path => 'include/report-features.test',
template_path => "include/default_my.cnf", template_path => "include/default_my.cnf",
master_opt => [], master_opt => [],
slave_opt => [], slave_opt => [],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment