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 getJarContents for windows #918

Merged
merged 1 commit into from
Jan 1, 2021

Conversation

bpringe
Copy link
Member

@bpringe bpringe commented Jan 1, 2021

I tested this in Windows and Linux with and without a repl connection. It works even if the windows path contains / instead of \ (no need to replace). The fix involves removing the extra /s in front of the drive letter for Windows, but leaving them for Unix based OS's.

@bpringe bpringe mentioned this pull request Jan 1, 2021
22 tasks
@PEZ PEZ merged commit bfbbc7f into pez/prompt-tweaks Jan 1, 2021
@PEZ PEZ deleted the fix_getJarContents_for_windows branch January 1, 2021 14:05
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