mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 18:30:16 +00:00
Change mk_tool::main() to pt_tool::main() in all tests.
This commit is contained in:
@@ -37,7 +37,7 @@ $sb->load_file('master', 't/pt-archiver/samples/issue_1152.sql');
|
||||
# #############################################################################
|
||||
|
||||
$output = output(
|
||||
sub { mk_archiver::main(
|
||||
sub { pt_archiver::main(
|
||||
qw(--header --progress 1000 --statistics --limit 1000),
|
||||
qw(--commit-each --why-quit),
|
||||
'--source', 'h=127.1,P=12345,D=issue_1152,t=t,u=msandbox,p=msandbox',
|
||||
|
Reference in New Issue
Block a user