mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
Use --version-check instead (so it's _not_ on by default; it must be specified).
This commit is contained in:
@@ -83,10 +83,6 @@ eval {
|
||||
|
||||
our $can_load_data = can_load_data();
|
||||
|
||||
# We do not want every test doing the version-check;
|
||||
# that would be quite slow.
|
||||
$ENV{PERCONA_VERSION_CHECK} = 0;
|
||||
|
||||
our $dsn_opts = [
|
||||
{
|
||||
key => 'A',
|
||||
|
Reference in New Issue
Block a user