mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-25 13:46:22 +00:00
fix the magical data integrity test at the bottom of t/pt-slave-delay/auto_restart.t
This commit is contained in:
@@ -107,5 +107,5 @@ waitpid ($pid, 0);
|
||||
# Done.
|
||||
# #############################################################################
|
||||
$sb->wipe_clean($master_dbh);
|
||||
is($sb->verify_test_data_integrity(), '', "Sandbox dataset undefiled");
|
||||
ok($sb->ok(), "Sandbox servers") or BAIL_OUT(__FILE__ . " broke the sandbox");
|
||||
exit;
|
||||
|
Reference in New Issue
Block a user