Fixes for MasterSlave.pm

This commit is contained in:
Carlos Salguero
2018-01-22 16:27:36 -03:00
parent a828b7af54
commit 045c656839
9 changed files with 16 additions and 11 deletions
@@ -59,8 +59,9 @@ ok(
# entirely by the first iteration.
ok(
no_diff($run_with . 'slow002.txt --iterations 2 --report-format=query_report,profile --limit 1',
"t/pt-query-digest/samples/slow002_iters_2.txt"),
'--iterations'
"t/pt-query-digest/samples/slow002_iters_2.txt",
),
'--iterations' ,
);
# #############################################################################