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

Fix bug preventing the use of a local cache #11010

Merged
merged 1 commit into from Aug 31, 2015

Commits on Aug 28, 2015

  1. Fix bug preventing the use of a local cache

    The last change to the logic of when a local cache could be used had
    an error which accidently disabled any use of a local cache. This change
    corrects the logic and a quick test shows that local caching is working
    again.
    Dr15Jones committed Aug 28, 2015
    Copy the full SHA
    23a0e48 View commit details
    Browse the repository at this point in the history