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

use egrep to make it possible to use regexp #4

Merged
merged 1 commit into from
Oct 18, 2012
Merged

use egrep to make it possible to use regexp #4

merged 1 commit into from
Oct 18, 2012

Conversation

bitboxer
Copy link
Contributor

We have one server that also serves a redmine which is using Rails 2.x, so we need to match against Rack and Rails. Using Regexp this is very easy :)

@grosser
Copy link
Owner

grosser commented Oct 18, 2012

A test would be great, but it looks like it should work...

grosser added a commit that referenced this pull request Oct 18, 2012
use egrep to make it possible to use regexp
@grosser grosser merged commit 442bfbd into grosser:master Oct 18, 2012
@grosser
Copy link
Owner

grosser commented Oct 18, 2012

0.2.5

@bitboxer
Copy link
Contributor Author

Yes a test would be great. I looked into the specs but you never tested that method, only mocked it. It is possible to write a test that forks a process first with a unique id and test for the correct process ids.

@grosser
Copy link
Owner

grosser commented Oct 18, 2012

If you are curious enough go ahead and try to build it,
the more real the tests, the better :)

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.

2 participants