mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 02:49:02 +00:00
Add diag output to pt-hb/pxc.t.
This commit is contained in:
@@ -132,7 +132,7 @@ is_deeply(
|
|||||||
12347 => $same_data,
|
12347 => $same_data,
|
||||||
},
|
},
|
||||||
"Sanity check: No slave data (relay log or master pos) is stored"
|
"Sanity check: No slave data (relay log or master pos) is stored"
|
||||||
);
|
) or diag(Dumper($rows));
|
||||||
|
|
||||||
$output = output(sub{
|
$output = output(sub{
|
||||||
pt_heartbeat::main($node1_dsn, qw(-D test --check)),
|
pt_heartbeat::main($node1_dsn, qw(-D test --check)),
|
||||||
|
Reference in New Issue
Block a user