Forgot to delete that line, hope nobody configured one day retention forward ...
This commit is contained in:
parent
0f2e7ecd50
commit
2e54b539db
|
@ -90,7 +90,7 @@ sub run {
|
||||||
$self->{output}->output_add(severity => 'OK',
|
$self->{output}->output_add(severity => 'OK',
|
||||||
short_msg => sprintf("All partitions are up to date"));
|
short_msg => sprintf("All partitions are up to date"));
|
||||||
|
|
||||||
$self->{option_results}->{retentionforward}--;
|
#$self->{option_results}->{retentionforward}--;
|
||||||
|
|
||||||
foreach my $table (@partitionedTables) {
|
foreach my $table (@partitionedTables) {
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue