diff options
author | Daniel Hahler <git@thequod.de> | 2017-01-08 16:46:15 +0100 |
---|---|---|
committer | Daniel Hahler <git@thequod.de> | 2017-01-08 23:26:47 +0100 |
commit | 35988b93e15a2b852d5a2dec91e992a5af37de7d (patch) | |
tree | 32fa52a2dd5ee92f8457b72ffdc7683f51a9fe05 /runtime/syntax/php.vim | |
parent | 7db0017f4e5bff4b31e2b665ebd80291a33e97d1 (diff) | |
download | rneovim-35988b93e15a2b852d5a2dec91e992a5af37de7d.tar.gz rneovim-35988b93e15a2b852d5a2dec91e992a5af37de7d.tar.bz2 rneovim-35988b93e15a2b852d5a2dec91e992a5af37de7d.zip |
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
Diffstat (limited to 'runtime/syntax/php.vim')
0 files changed, 0 insertions, 0 deletions