mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-26 05:58:16 +00:00
Changes as requested by daniel in merge feedback:
- change to get_slave_lag - if then else - chop comments 80 char wide
This commit is contained in:
@@ -59,7 +59,7 @@ my @called = $output =~ m/^PLUGIN \S+$/gm;
|
||||
is_deeply(
|
||||
\@called,
|
||||
[
|
||||
'PLUGIN override_slavelag_check',
|
||||
'PLUGIN get_slave_lag',
|
||||
'PLUGIN init',
|
||||
'PLUGIN before_checksum_table',
|
||||
'PLUGIN after_checksum_table',
|
||||
|
Reference in New Issue
Block a user