Clarify TODO in brew update
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
78aa927ba8
commit
98f8a86af3
@ -748,7 +748,7 @@ EOS
|
|||||||
if [[ -n "${HOMEBREW_INSTALL_FROM_API}" ]]
|
if [[ -n "${HOMEBREW_INSTALL_FROM_API}" ]]
|
||||||
then
|
then
|
||||||
mkdir -p "${HOMEBREW_CACHE}/api"
|
mkdir -p "${HOMEBREW_CACHE}/api"
|
||||||
# TODO: etags?
|
# TODO: use --header If-Modified-Since
|
||||||
curl \
|
curl \
|
||||||
"${CURL_DISABLE_CURLRC_ARGS[@]}" \
|
"${CURL_DISABLE_CURLRC_ARGS[@]}" \
|
||||||
--fail --compressed --silent --max-time 5 \
|
--fail --compressed --silent --max-time 5 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user