mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-26 01:02:25 +08:00
Fixes for MasterSlave.pm
This commit is contained in:
@@ -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' ,
|
||||
);
|
||||
|
||||
# #############################################################################
|
||||
|
||||
Reference in New Issue
Block a user