mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 05:29:30 +00:00
PT-572 Removed dbug info
This commit is contained in:
@@ -542,11 +542,8 @@ sub no_diff {
|
||||
$expected_output = "/tmp/pt-test-outfile-trf";
|
||||
}
|
||||
|
||||
print("====================================================================================================");
|
||||
warn("TEST >>>>>>>>>>>>");
|
||||
# Determine cmd type and run it.
|
||||
if ( ref $cmd eq 'CODE' ) {
|
||||
diag("CODE >>>>>>>>>>>>>>>>");
|
||||
output($cmd, file => $tmp_file);
|
||||
}
|
||||
elsif ( $args{cmd_output} ) {
|
||||
|
Reference in New Issue
Block a user