80d2edbd8e
The curlrc file for root allows better output control for curl downloads during build process. Closes-Bug: #1567926 Change-Id: I19b526e4eab223d2456f4bbc2f4ba50192ec0901
5 lines
154 B
Plaintext
5 lines
154 B
Plaintext
# curl default options
|
|
--silent
|
|
--show-error
|
|
--write-out "curl (%{url_effective}): response: %{http_code}, time: %{time_total}, size: %{size_download}\n"
|