mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-29 09:32:47 +00:00
Merge simplify-pqd r542.
This commit is contained in:
@@ -261,7 +261,7 @@ $pipeline->add(
|
||||
);
|
||||
|
||||
$output = output(
|
||||
sub { $pipeline->execute(%args) },
|
||||
sub {$pipeline->execute(%args); },
|
||||
stderr => 1,
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user