mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 04:09:09 +00:00
Change tool packages from mk_ to pt_.
This commit is contained in:
@@ -1760,7 +1760,7 @@ sub _d {
|
||||
# Check at the end of this package for the call to main() which actually runs
|
||||
# the program.
|
||||
# ###########################################################################
|
||||
package mk_deadlock_logger;
|
||||
package pt_deadlock_logger;
|
||||
|
||||
use English qw(-no_match_vars);
|
||||
use List::Util qw(max);
|
||||
|
Reference in New Issue
Block a user