~percona-toolkit-dev/percona-toolkit/changehandler-dont-hexify-text-cols

« back to all changes in this revision

Viewing changes to lib/PerconaTest.pm

  • Committer: Daniel Nichter
  • Date: 2012-08-23 01:59:55 UTC
  • mfrom: (350.1.29 pingback-feature)
  • Revision ID: daniel@percona.com-20120823015955-5amltej7vn72sz9w
MergeĀ lp:~percona-toolkit-dev/percona-toolkit/pingback-feature

Show diffs side-by-side

added added

removed removed

Lines of Context:
81
81
 
82
82
our $can_load_data = can_load_data();
83
83
 
 
84
# We do not want every test doing the version-check;
 
85
# that would be quite slow.
 
86
$ENV{PERCONA_VERSION_CHECK} = 0;
 
87
 
84
88
our $dsn_opts = [
85
89
   {
86
90
      key  => 'A',