mirror of
https://github.com/neovim/neovim.git
synced 2026-03-30 12:22:08 +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.