mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-28 08:04:36 +02:00
Forgot to delete that line, hope nobody configured one day retention forward ...
This commit is contained in:
parent
3b488fecfb
commit
3c7f3cea31
@ -90,7 +90,7 @@ sub run {
|
||||
$self->{output}->output_add(severity => 'OK',
|
||||
short_msg => sprintf("All partitions are up to date"));
|
||||
|
||||
$self->{option_results}->{retentionforward}--;
|
||||
#$self->{option_results}->{retentionforward}--;
|
||||
|
||||
foreach my $table (@partitionedTables) {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user