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 both daemon and client create directory as if by mkdir -p #1320

Merged
merged 1 commit into from
Jun 27, 2023

Conversation

JakeSiFive
Copy link
Contributor

While on the daemon side we did in fact do a mkdir -p style directory creation, we failed to do this on the client side which actually runs first. This change just adds that functionality to the client side as well.

@JakeSiFive JakeSiFive merged commit 43d969e into master Jun 27, 2023
12 checks passed
@JakeSiFive JakeSiFive deleted the local_shared_cache_fixes branch June 27, 2023 18:41
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