Skip to content

Set GIT_CURL_VERBOSE for CI only

Ash McKenzie requested to merge ashmckenzie/reduce-more-output into master

What does this Merge Request do?

In the ongoing effort to reduce the amount of noise a gdk install/update produces, this MR removes the explicit GIT_CURL_VERBOSE=1 for users but sets GIT_CURL_VERBOSE=1 for CI.

Merge Request checklist

  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
Edited by Ash McKenzie

Merge request reports

Loading