Last active
December 19, 2017 20:57
-
-
Save lonnen/9ba1ea912622ee77ae3dd48c408eda2d to your computer and use it in GitHub Desktop.
socorro rules that modify the raw_crash -- raw_crash\[(.*?)\]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# raw_transform ruleset | |
mozilla_transform_rules | |
ProductRewrite | |
ESRVersionRewrite | |
PluginContentURL | |
PluginUserComment | |
processor_app.py | |
:115 if 'uuid' not in raw_crash: | |
:116 raw_crash.uuid = uuid | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment