Fix style
This commit is contained in:
		
							parent
							
								
									98f8a86af3
								
							
						
					
					
						commit
						f724dde6bb
					
				@ -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: use --header If-Modified-Since
 | 
					    # 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