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 switching working directory to another drive #1584

Merged
merged 2 commits into from Apr 17, 2023
Merged

Fix switching working directory to another drive #1584

merged 2 commits into from Apr 17, 2023

Conversation

ferki
Copy link
Member

@ferki ferki commented Apr 17, 2023

This PR is a proposal to fix #1583 by using cd /d to switch working directories on Windows.

Checklist

  • based on top of latest source code
  • changelog entry included
  • automated tests pass
  • git history is clean
  • git commit messages are well-written

@ferki ferki marked this pull request as ready for review April 17, 2023 00:44
@ferki ferki merged commit 1409355 into master Apr 17, 2023
41 checks passed
@ferki ferki deleted the i_run_cwd branch April 17, 2023 00:45
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.

i_run with cwd fails on windows when switching to a path on another drive
1 participant