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

add port support for centos #241

Merged
merged 8 commits into from
Nov 17, 2015
Merged

add port support for centos #241

merged 8 commits into from
Nov 17, 2015

Conversation

chris-rock
Copy link
Contributor

process: process,
pid: pid,
}
rescue
Copy link
Contributor

Choose a reason for hiding this comment

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

Why the rescue and what errors are caught?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this stabilizes the implementation. In case we cannot parse the line, the whole test will not fail. otherwise a single non-parseable line crashes the whole test

@chris-rock
Copy link
Contributor Author

@arlimus great feedback, I restricted the rescue to URI::InvalidURIError error

@arlimus
Copy link
Contributor

arlimus commented Nov 17, 2015

Great addition and bonus bugfix!!
Thank you so much @chris-rock 👍

arlimus added a commit that referenced this pull request Nov 17, 2015
@arlimus arlimus merged commit 98d27dd into master Nov 17, 2015
@arlimus arlimus deleted the chris-rock/port-centos branch November 17, 2015 11:45
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.

port resource does not work on CentOS
2 participants