curl-config.in: eliminate double quotes around CURL_CA_BUNDLE
Otherwise it expands to: echo ""/etc/pki/tls/certs/ca-bundle.crt"" Detected by ShellCheck: curl-config:74:16: warning: The double quotes around this do nothing. Remove or escape them. [SC2140]
parent
4909f7c7
Please register or sign in to comment