~percona-toolkit-dev/percona-toolkit/fix-lc-bug-927771

« back to all changes in this revision

Viewing changes to t/pt-upgrade/basics.t

  • Committer: Daniel
  • Date: 2012-02-02 16:07:18 UTC
  • Revision ID: daniel@ubuntu-10-20120202160718-p1i295dh0h251nj0
Fix pt-upgrade tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
# #############################################################################
140
140
# Done.
141
141
# #############################################################################
 
142
diag(`rm /tmp/left-outfile.txt /tmp/right-outfile.txt 2>/dev/null`);
142
143
$sb->wipe_clean($dbh1);
143
144
$sb->wipe_clean($dbh2);
144
145
exit;