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 validation regular expressions #100

Merged
merged 1 commit into from
Oct 29, 2013
Merged

fix validation regular expressions #100

merged 1 commit into from
Oct 29, 2013

Conversation

ScottDuckworth
Copy link
Contributor

The previous validations of times did not allow for specifying units of "h" or "ms", which are valid for puppetdb, but did allow for units of ",", which are not valid for puppetdb. This fixes both problems.

@kbarber-jenkins2
Copy link

Can one of the admins verify this patch?

@kbarber
Copy link
Contributor

kbarber commented Oct 29, 2013

@kbarber-jenkins2 test this please

@kbarber-jenkins2
Copy link

Test PASSed.
Refer to this link for build results: http://box.bob.sh:8080/job/puppetlabs-puppetdb/313/

kbarber added a commit that referenced this pull request Oct 29, 2013
fix validation regular expressions
@kbarber kbarber merged commit 21e31b9 into puppetlabs:master Oct 29, 2013
@smortex smortex added the bugfix label Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants