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

consider running md5 check on generated cache files #8

Open
mpareja opened this issue Dec 28, 2016 · 2 comments
Open

consider running md5 check on generated cache files #8

mpareja opened this issue Dec 28, 2016 · 2 comments
Labels

Comments

@mpareja
Copy link
Member

mpareja commented Dec 28, 2016

It might be trivial:

md5sum "$services_cache_file" >> "$md5check"

@darrenmce
Copy link
Member

is this for if someone manually edits the cache file?

@mpareja
Copy link
Member Author

mpareja commented Dec 29, 2016

Yeah, kinda of silly really. It seemed trivial to implement but thought it warranted discussion (like your above comment) rather than dropping the change in with an active PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants