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

Create necessary parent dirs when making work dir #10

Merged
merged 1 commit into from
Nov 5, 2021

Conversation

dagood
Copy link
Member

@dagood dagood commented Nov 4, 2021

Also rename func from "GetWorkPathInDir" to "MakeWorkDir" because the func doesn't just get a path, it also creates the directory.

Include a very simple unit test to confirm the parent dir creation behavior.

Rename func from "GetWorkPathInDir" to "MakeWorkDir" because the func doesn't just get a path, it also creates the directory.
@dagood
Copy link
Member Author

dagood commented Nov 4, 2021

@microsoft/golang-compiler PTAL, quick fix to finish up the current work on the upstream sync infra.

@dagood dagood merged commit e13f0d0 into main Nov 5, 2021
@dagood dagood deleted the dev/dagood/fix-mktemp-no-parent branch November 5, 2021 19:28
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