audit: fix brew style.
This commit is contained in:
parent
55bc2a3019
commit
125a6eee21
@ -1506,7 +1506,7 @@ class ResourceAuditor
|
|||||||
end
|
end
|
||||||
|
|
||||||
def check_http_mirror(url)
|
def check_http_mirror(url)
|
||||||
details = get_content_details(url)
|
details = get_content_details(url)
|
||||||
|
|
||||||
if details[:status].nil?
|
if details[:status].nil?
|
||||||
problem "The URL #{url} is not reachable"
|
problem "The URL #{url} is not reachable"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user