Show stdout
for curl
commands.
This commit is contained in:
parent
96eb404af9
commit
c98c71ae64
@ -42,6 +42,7 @@ def curl(*args)
|
|||||||
# with SSL downloads so unset it here.
|
# with SSL downloads so unset it here.
|
||||||
system_command! curl_executable,
|
system_command! curl_executable,
|
||||||
args: curl_args(*args),
|
args: curl_args(*args),
|
||||||
|
print_stdout: true,
|
||||||
env: { "SSL_CERT_FILE" => nil }
|
env: { "SSL_CERT_FILE" => nil }
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user