mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-22 03:00:29 +08:00
Get and send real program version when the agent starts.
This commit is contained in:
@@ -33,8 +33,6 @@ use warnings FATAL => 'all';
|
||||
use English qw(-no_match_vars);
|
||||
use constant PTDEVDEBUG => $ENV{PTDEVDEBUG} || 0;
|
||||
|
||||
use Percona::Toolkit;
|
||||
|
||||
use Carp qw(croak);
|
||||
|
||||
use Test::More;
|
||||
|
||||
Reference in New Issue
Block a user