Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up coding styles #505

Merged
merged 2 commits into from
Oct 20, 2018
Merged

Clean up coding styles #505

merged 2 commits into from
Oct 20, 2018

Conversation

ekohl
Copy link
Member

@ekohl ekohl commented Oct 20, 2018

No description provided.

@bastelfreak bastelfreak merged commit fbd3469 into voxpupuli:master Oct 20, 2018
@ekohl ekohl deleted the coding-style branch October 20, 2018 14:30
@@ -132,19 +131,19 @@ def self.mongo_eval(cmd, db = 'admin', retries = 10, host = nil)
cmd = mongorc_file + cmd if mongorc_file

out = nil
retry_count.times do |n|
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

n is still referenced below. Fixed in #537

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants