Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CFE-4374: Fixed comparison that caused control_executor_mailfilter_*_configured to never be set #2867

Conversation

nickanderson
Copy link
Member

The arguments to isgreaterthan() were reversed. With 0 being the first argument, it won't ever be greater than the length of the list.

Ticket: CFE-4374
Changelog: Title

… to never be set

The arguments to isgreaterthan() were reversed. With 0 being the first argument,
it won't ever be greater than the length of the list.

Ticket: CFE-4374
Changelog: Title
@nickanderson nickanderson merged commit 8afdac4 into cfengine:master Apr 15, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants