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

Remove array sorting in python module template (#586) #792

Merged
merged 1 commit into from
May 20, 2018

Conversation

jlutran
Copy link

@jlutran jlutran commented May 18, 2018

Pull Request (PR) description

This PR removes array sorting in python module template
We need to keep the array order provided by the config parameter of the collectd::plugin::python::module function parameter instead of an alphabetic order.
Please see #586 for details.

This Pull Request (PR) fixes the following issues

Fixes #586 

@bastelfreak
Copy link
Member

Fixes #586

@bastelfreak
Copy link
Member

Thanks @jlutran !

@bastelfreak bastelfreak merged commit d95540c into voxpupuli:master May 20, 2018
@bastelfreak bastelfreak added the bug Something isn't working label May 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants