~percona-toolkit-dev/percona-toolkit/turn-off-v-c

« back to all changes in this revision

Viewing changes to t/pt-archiver/version_check.t

  • Committer: Daniel Nichter
  • Date: 2012-08-28 22:56:46 UTC
  • mfrom: (366.2.7 v-c-update)
  • Revision ID: daniel@percona.com-20120828225646-ce1g6amt2q8s26j3
Merge v-c-update

Show diffs side-by-side

added added

removed removed

Lines of Context:
71
71
 
72
72
like(
73
73
   $output,
74
 
   qr/It is not time to --version-checka again/,
 
74
   qr/It is not time to --version-check again/,
75
75
   "Doesn't always check because of time limit"
76
76
);
77
77