Attention is currently required from: dexter, fixeria.
5 comments:
Patchset:
I noticed we actually forget to dump the DF and ADD, but those also have FCP with security attribute […]
Done
File pySim-shell.py:
Patch Set #1, Line 731: # the EF we want to export. To maintain consistency we will then
tabs vs spaces
Done
Patch Set #1, Line 784: result[0])
don't you need to do `str()` like above?
Done
cosmetic: `else` is not needed after `break` or `return`
Done
Patch Set #1, Line 852: self.export_ef(opts.filename, context, **kwargs_export)
Did you mean fsdump_ef here?
Done
To view, visit change 37543. To unsubscribe, or for help writing mail filters, visit settings.