Change typo . -> ,

This commit is contained in:
Magnus Svensson 2008-09-20 17:00:05 +03:00
parent 02eee93f3a
commit bffebb9cbc
2 changed files with 2 additions and 1 deletions

View file

@ -9,3 +9,4 @@ show engines;
show variables;
--echo ===== STOP =====
--enable_query_log
exit;

View file

@ -256,7 +256,7 @@ sub main {
(
name => 'report_features',
# No result_file => Prints result
path => 'include/report-features.test'.
path => 'include/report-features.test',
template_path => "include/default_my.cnf",
master_opt => [],
slave_opt => [],