mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-18 09:43:09 +00:00
Remove duplicate calls to Sandbox::ok().
This commit is contained in:
@@ -208,8 +208,7 @@ is(
|
||||
$hostname,
|
||||
'name() uses @@hostname'
|
||||
);
|
||||
ok($sb->ok(), "Sandbox servers") or BAIL_OUT(__FILE__ . " broke the sandbox");
|
||||
exit;
|
||||
|
||||
# ############################################################################
|
||||
# Default cxn, should be equivalent to 'h=localhost'.
|
||||
# ############################################################################
|
||||
|
Reference in New Issue
Block a user