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: kernel fails on Windows #184

Merged
merged 1 commit into from
Aug 16, 2018
Merged

Conversation

eladb
Copy link
Contributor

@eladb eladb commented Aug 16, 2018

Use os.tmpdir() instead of /tmp when creating
the kernel installation and staging directories.

Fixes #183
Fixes aws/aws-cdk#138

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Use `os.tmpdir()` instead of `/tmp` when creating
the kernel installation and staging directories.

Fixes #183
@eladb eladb added the bug This issue is a bug. label Aug 16, 2018
@eladb eladb merged commit 1aec545 into master Aug 16, 2018
@eladb eladb deleted the benisrae/kernel-fails-on-windows branch August 16, 2018 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants