Skip to content
Snippets Groups Projects
Commit 125a6eee authored by Mike McQuaid's avatar Mike McQuaid Committed by GitHub
Browse files

audit: fix `brew style`.

parent 55bc2a30
No related branches found
No related tags found
No related merge requests found
......@@ -1506,7 +1506,7 @@ class ResourceAuditor
end
def check_http_mirror(url)
details = get_content_details(url)
details = get_content_details(url)
if details[:status].nil?
problem "The URL #{url} is not reachable"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment