Files
neovim/runtime
Daniel Hahler 35988b93e1 healthcheck: s:download: do not report curl errors (twice)
Since `curl -s` is used, the actual error (e.g. "curl: (6) Could not
resolve host: pypi.python.org") gets not reported anyway, and s:download
returns an error message with `s:shell_error` already.
This changes `s:download` to also include `a:url` in the error message
now.

It removes

> ERROR: Command error (7) curl -sL https://pypi.python.org/pypi/neovim/json:

And changes

> ERROR: HTTP request failed: error: curl error with https://pypi.python.org/pypi/neovim/json: 6
2017-01-08 23:26:47 +01:00
..
2016-10-15 11:51:46 +09:00
2017-01-05 13:33:56 +08:00
2017-01-02 10:45:10 +09:00
2017-01-02 10:45:10 +09:00
2017-01-02 10:45:10 +09:00
2016-08-03 08:07:28 -04:00
2016-08-03 08:07:28 -04:00
2016-10-24 13:26:55 +02:00
2014-12-19 15:28:49 -05:00
2015-11-28 10:59:21 +01:00
2016-04-16 23:06:24 -07:00
2014-12-19 15:28:49 -05:00
2016-12-28 14:57:38 -05:00
2014-07-29 02:12:31 +00:00
2016-10-15 12:15:36 +09:00
2016-10-04 23:34:28 +09:00
2016-10-04 23:14:47 +09:00