mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:45:08 +00:00
magic to check that tests didn't muck with test dataset
This commit is contained in:
@@ -461,5 +461,5 @@ is(
|
||||
# Done.
|
||||
# #############################################################################
|
||||
$sb->wipe_clean($master_dbh);
|
||||
ok($sb->ok(), "Sandbox servers") or BAIL_OUT(__FILE__ . " broke the sandbox");
|
||||
is($sb->ok(), '', "Sandbox servers") or BAIL_OUT(__FILE__ . " broke the sandbox");
|
||||
exit;
|
||||
|
Reference in New Issue
Block a user