mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00:00
Change mk_tool::main() to pt_tool::main() in all tests.
This commit is contained in:
@@ -63,7 +63,7 @@ like(
|
||||
);
|
||||
|
||||
output(
|
||||
sub { mk_table_checksum::main('-F', $cnf,
|
||||
sub { pt_table_checksum::main('-F', $cnf,
|
||||
qw(--create-replicate-table --replicate test.checksum 127.1)) },
|
||||
stderr => 0,
|
||||
);
|
||||
|
Reference in New Issue
Block a user