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

Make cache storage directory configurable #395

Merged
merged 1 commit into from
Mar 20, 2017

Conversation

tisba
Copy link
Contributor

@tisba tisba commented Mar 4, 2017

This PR will add a --storage-dir option where you can configure the directory where the cache log file will be read from and written to.

I took the liberty to update the cache specs a bit to be more idiomatic RSpec/Ruby. Most of the change was required because the cache log location is no longer a constant nor can it be injected via stubbing a constant.

Fixes #369

@gjtorikian gjtorikian merged commit f9feefd into gjtorikian:master Mar 20, 2017
@gjtorikian
Copy link
Owner

Great, thank you!

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

Successfully merging this pull request may close these issues.

2 participants