Closed Bug 773019 Opened 12 years ago Closed 12 years ago

ini for signature generation is awkward

Categories

(Socorro :: Backend, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lars, Assigned: lars)

Details

(Whiteboard: [qa-])

the configman ini option for signature generation in the new processor ought to be a string rather than a python object.  as a python object with no from_string_converter, loading from an ini file results in a corrupted option.  simply changing it to a string with eval as the converter resolves the issue.
Assignee: nobody → lars
Target Milestone: --- → 17
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/df987d5a83438c34074cd4b7209e40c25adf4119
Merge pull request #692 from twobraids/bug773019-signature-fix

fixes bug 773019 - added from string coverter for sentinels to fix ini writing
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
You need to log in before you can comment on or make changes to this bug.