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

Fix/master/modules 3980 #683

Closed
wants to merge 3 commits into from

Conversation

hunner
Copy link
Contributor

@hunner hunner commented Oct 25, 2016

No description provided.

Nate Potter and others added 3 commits October 17, 2016 15:55
The current pattern for stdlib::compat::ipv4 is incorrect, and
will return true for any four numbers separated with periods.
This commit improves the regex to validate that the IP octets
are between 1 and 255.
Parallel_tests 2.10.0 requires ruby >= 2.0.0, so for jobs with
ruby < 2.0.0 parallel_tests 2.9.0 should be used.
@tphoney
Copy link
Contributor

tphoney commented Dec 20, 2016

@hunner unfortunately this needs a rebase

@tphoney
Copy link
Contributor

tphoney commented Jul 7, 2017

@hunner whats the state of this ? are these changes still legit ? do you want me to take this over and get it merged ?

@tphoney
Copy link
Contributor

tphoney commented Jul 9, 2017

I am closing this, as the suggested changes were implemented with #680 Thanks for the PR !

@tphoney tphoney closed this Jul 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants