Change #231564
Category | curl |
Changed by | Daniel Stenberg <daniel | @haxx.se>
Changed at | Fri 06 Jun 2025 23:07:29 |
Repository | https://github.com/curl/curl.git |
Project | curl |
Branch | master |
Revision | f33ec60fbf7a7251aa4475812b2f57b47470bbf2 |
Comments
tests/servers.pm: add more ways to figure out current user Some CI tests fail due to "Can't start ssh server due to lack of USER name" - add more ways to try to figure it out if no environment variable works: the whoami and id commands. Closes #17544
Changed files
- tests/servers.pm