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