Fix pt-upgrade tests.

This commit is contained in:
Daniel Nichter
2012-02-02 09:07:18 -07:00
parent e3f37fffc5
commit fe125e9cfb

View File

@@ -139,6 +139,7 @@ is_deeply(
# #############################################################################
# Done.
# #############################################################################
diag(`rm /tmp/left-outfile.txt /tmp/right-outfile.txt 2>/dev/null`);
$sb->wipe_clean($dbh1);
$sb->wipe_clean($dbh2);
exit;