mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 07:30:02 +00:00
Change tool packages from mk_ to pt_.
This commit is contained in:
@@ -4109,7 +4109,7 @@ sub _d {
|
||||
# Check at the end of this package for the call to main() which actually runs
|
||||
# the program.
|
||||
# ###########################################################################
|
||||
package mk_online_schema_change;
|
||||
package pt_online_schema_change;
|
||||
|
||||
use English qw(-no_match_vars);
|
||||
use Time::HiRes qw(sleep);
|
||||
|
Reference in New Issue
Block a user