mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-28 08:51:44 +00:00
PT-87 Added --skip-check-slave-lag to pt-table-checksum
This commit is contained in:
@@ -184,9 +184,9 @@ $output = output(
|
||||
|
||||
chomp($output);
|
||||
|
||||
like(
|
||||
is(
|
||||
$output,
|
||||
qr/Checking lag on h=127.0.0.1,P=12346 -> 127.0.0.1:12346/,
|
||||
'',
|
||||
"Bug 1074179: ignore-tables-regex works with --replicate-check-only"
|
||||
);
|
||||
# #############################################################################
|
||||
|
Reference in New Issue
Block a user