-
Notifications
You must be signed in to change notification settings - Fork 167
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Copy the Unix environment to the Win32 environment in the unix-adapter.
This should fix issue 5. The copying appeared to be necessary only for Cygwin, not for MSYS. I'm not sure why this is. I added a call to cygwin_internal(CW_SYNC_WINENV) for both anyway, because I didn't think it would hurt.
- Loading branch information
Showing
1 changed file
with
41 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters