mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-20 10:55:01 +00:00
version module in pt-table-usage that doesnt work on some centos
This commit is contained in:
@@ -7388,7 +7388,6 @@ use strict;
|
||||
use warnings FATAL => 'all';
|
||||
use English qw(-no_match_vars);
|
||||
use constant PTDEBUG => $ENV{PTDEBUG} || 0;
|
||||
use version;
|
||||
|
||||
use Data::Dumper;
|
||||
use sigtrap 'handler', \&sig_int, 'normal-signals';
|
||||
|
Reference in New Issue
Block a user