julia
38a0ea5f
- handle lack of uv_os_get_passwd (#34255)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
handle lack of uv_os_get_passwd (#34255) On some configurations, getpwuid_r might be unavailable for the current user. Work around that by checking return values and ensuring HOME is set for various tests.
References
#34255 - handle lack of uv_os_get_passwd
Author
vtjnash
Parents
b8070296
Loading