mirror of
https://github.com/neovim/neovim.git
synced 2026-05-15 17:54:48 +00:00
Problem: The health check for `curl` strips the first line of the version output, which contains potentially useful information. Solution: Only trim empty lines.