mirror of
https://github.com/percona/percona-toolkit.git
synced 2026-04-16 01:00:38 +08: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:
@@ -56,7 +56,7 @@ my @called = $output =~ m/^PLUGIN \S+$/gm;
|
||||
is_deeply(
|
||||
\@called,
|
||||
[
|
||||
'PLUGIN override_slavelag_check',
|
||||
'PLUGIN get_slave_lag',
|
||||
'PLUGIN init',
|
||||
'PLUGIN before_create_new_table',
|
||||
'PLUGIN after_create_new_table',
|
||||
|
||||
Reference in New Issue
Block a user