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 profile validation #510

Merged
merged 4 commits into from
May 2, 2017
Merged

Conversation

ppettit
Copy link
Collaborator

@ppettit ppettit commented Apr 21, 2017

use the same logic for parsing and validating profile options.

also unify acceptable boolean values across conf.ini and profiles.

i've done a fair mount of testing and the automated tests still pass, but probably needs a good test by someone else too - hopefully i've not done anything too stupid 😉

fixes #507

@Alfro Alfro changed the base branch from 2.0.x to master May 2, 2017 15:34
@Alfro Alfro changed the base branch from master to 2.0.x May 2, 2017 15:36
@Alfro Alfro changed the base branch from 2.0.x to master May 2, 2017 15:39
@Alfro Alfro merged commit 83443c4 into teltek:master May 2, 2017
@Alfro
Copy link
Contributor

Alfro commented May 2, 2017

Thanks!
I have merged this change to the master branch instead of 2.0.x

@ppettit ppettit deleted the 507_fix_profile_validation branch May 2, 2017 15:54
dpeite added a commit that referenced this pull request Jul 7, 2017
Already fixed in master in #510
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.

Boolean profile options parsed incorrectly
2 participants