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 regex in user.rb #296

Merged
merged 1 commit into from
Aug 18, 2015
Merged

Fix regex in user.rb #296

merged 1 commit into from
Aug 18, 2015

Conversation

jdrago999
Copy link
Contributor

This fix removes the following warning:

rabbitmq/providers/user.rb:43: warning: nested repeat operator + and * was replaced with '*': /^sano\s+\[(.+*)\]/

This fix removes the following warning:


    rabbitmq/providers/user.rb:43: warning: nested repeat operator + and * was replaced with '*': /^sano\s+\[(.+*)\]/
@jjasghar
Copy link
Contributor

Updated the specs, this should pass now.

jjasghar pushed a commit that referenced this pull request Aug 18, 2015
@jjasghar jjasghar merged commit e15d8c8 into rabbitmq:master Aug 18, 2015
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