mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-21 11:30:24 +00:00
Change tool packages from mk_ to pt_.
This commit is contained in:
@@ -4680,7 +4680,7 @@ sub _d {
|
||||
# Check just above main() for the call to main() which actually runs the
|
||||
# program.
|
||||
# ###########################################################################
|
||||
package mk_index_usage;
|
||||
package pt_index_usage;
|
||||
|
||||
use English qw(-no_match_vars);
|
||||
use Data::Dumper;
|
||||
|
Reference in New Issue
Block a user