Stop 12348 in pt-upgrade tests.

This commit is contained in:
Daniel Nichter
2012-06-04 14:06:06 -07:00
parent 0c156d8b12
commit 12eb1bfb21
5 changed files with 7 additions and 4 deletions

View File

@@ -69,7 +69,10 @@ ok(
'Table on host2 not changed'
);
# #############################################################################
# Done.
# #############################################################################
diag(`$trunk/sandbox/stop-sandbox 12348 >/dev/null`);
$sb->wipe_clean($dbh1);
$sb->wipe_clean($dbh2);
ok($sb->ok(), "Sandbox servers") or BAIL_OUT(__FILE__ . " broke the sandbox");
exit;