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

Generate cache file if missing #949

Merged
merged 1 commit into from
Oct 4, 2018
Merged

Conversation

mikini
Copy link
Contributor

@mikini mikini commented Oct 4, 2018

Don't exit with error if cache file is missing, instead refrain from sending values and daemonize() in an attempt to generate one.
Invocation using 'config' before generation is successful will fail, as mentioned in #914, but configuration will get picked up as soon as it is present.

Don't exit with error if cache file is missing, instead refrain from sending values and daemonize() in an attempt to generate one.
Invocation using 'config' before generation is successful will fail, as mentioned in munin-monitoring#914, but configuration will get picked up as soon as it is present.
@sumpfralle
Copy link
Collaborator

Looks good to me - thank you!

@sumpfralle sumpfralle merged commit 25a7b2c into munin-monitoring:master Oct 4, 2018
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.

2 participants