mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-10-19 08:56:34 +00:00
More 5.7 tests fixed
This commit is contained in:
@@ -483,7 +483,6 @@ sub start_sandbox {
|
||||
|
||||
if ( $type eq 'master') {
|
||||
my $out = `$env $trunk/sandbox/start-sandbox $type $port`;
|
||||
warn "$env";
|
||||
die $out if $CHILD_ERROR;
|
||||
}
|
||||
elsif ( $type eq 'slave' ) {
|
||||
|
Reference in New Issue
Block a user