Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wwwanlingxiao
public-apis
Commits
c32499a3
"erp_web/pages/manage/organization.html" did not exist on "751c4c14eece1052c2e2bac8bfa7146ca5114701"
Commit
c32499a3
authored
Sep 14, 2017
by
Dave Machado
Committed by
GitHub
Sep 14, 2017
Browse files
Update skipping current iteration on exception
parent
e7f5139e
Changes
1
Show whitespace changes
Inline
Side-by-side
build/validate_links.rb
View file @
c32499a3
...
...
@@ -61,7 +61,7 @@ links.each do |link|
rescue
Errno
::
ECONNREFUSED
fails
.
push
(
"(CON):
#{
link
}
"
)
rescue
Errno
::
ECONNRESET
continue
next
end
progressbar
.
increment
end
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment