mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-11 13:40:07 +00:00
removed debug output
This commit is contained in:
@@ -1784,7 +1784,6 @@ is_deeply(
|
||||
);
|
||||
$o->get_opts();
|
||||
$dest_dsn = $o->get('dest');
|
||||
print Dumper($dest_dsn);
|
||||
is_deeply(
|
||||
$dest_dsn,
|
||||
{
|
||||
|
Reference in New Issue
Block a user