mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-16 01:00:38 +08:00
Change tool packages from mk_ to pt_.
This commit is contained in:
@@ -1598,7 +1598,7 @@ sub _d {
|
||||
# Check at the end of this package for the call to main() which actually runs
|
||||
# the program.
|
||||
# ###########################################################################
|
||||
package mk_show_grants;
|
||||
package pt_show_grants;
|
||||
|
||||
use English qw(-no_match_vars);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user