-
Notifications
You must be signed in to change notification settings - Fork 55
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
Incorrect user home folder on Windows #2149
Comments
Merged
I propose to use |
@antonsviridenko Thanks for the suggestion! You are welcome to make PR implementing this :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Incorrect user home folder on Windows
Expected Behavior
When Windows native environment (not MSys, not cygwin) is used user home folder is defined by USERPROFILE environment variable
Actual Behavior
rnp and rnp tests always use HOME
Practically it means that:
The text was updated successfully, but these errors were encountered: