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

fixes Bug 854456 - Processor2012 C skiplist regex ini configman converter change #1152

Merged
merged 1 commit into from Mar 27, 2013
Merged

fixes Bug 854456 - Processor2012 C skiplist regex ini configman converter change #1152

merged 1 commit into from Mar 27, 2013

Conversation

twobraids
Copy link
Contributor

The skip list values in ini files are difficult to work with because they're just strings that have been escaped several times over. To simplify them, I've recast them as a python expressions to be evaluated at configuration load time in the same manner that the skip list option "signature_sentinels". This will make them easier to edit and maintain in the ini files.

@lonnen
Copy link
Contributor

lonnen commented Mar 25, 2013

Can you file a bug for this if there isn't one, and amend the commit message with the bug?

@lonnen
Copy link
Contributor

lonnen commented Mar 27, 2013

thanks! r+

lonnen added a commit that referenced this pull request Mar 27, 2013
fixes Bug 854456 - Processor2012 C skiplist regex ini configman converter change
@lonnen lonnen merged commit 7811a11 into mozilla-services:master Mar 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants