Add diag output to pt-hb/pxc.t.

This commit is contained in:
Daniel Nichter
2013-03-08 13:29:02 -07:00
parent f2187d0e83
commit f616c43734

View File

@@ -132,7 +132,7 @@ is_deeply(
12347 => $same_data,
},
"Sanity check: No slave data (relay log or master pos) is stored"
);
) or diag(Dumper($rows));
$output = output(sub{
pt_heartbeat::main($node1_dsn, qw(-D test --check)),