~percona-toolkit-dev/percona-toolkit/fix-password-comma-bug-886077

« back to all changes in this revision

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

  • Committer: Daniel Nichter
  • Date: 2012-02-07 20:10:11 UTC
  • mfrom: (174 2.0)
  • mto: This revision was merged to the branch mainline in revision 189.
  • Revision ID: daniel@percona.com-20120207201011-sok2c1f2ay9qr3gm
Merge trunk r174.

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;