Attention is currently required from: dexter, fixeria. laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/37543?usp=email )
Change subject: pySim-shell: add "fsdump" command ...................................................................... Patch Set 2: (5 comments) Patchset: PS1: > I noticed we actually forget to dump the DF and ADD, but those also have FCP > with security attribute […] Done File pySim-shell.py: https://gerrit.osmocom.org/c/pysim/+/37543/comment/9436f00b_df895119 PS1, Line 731: # the EF we want to export. To maintain consistency we will then > tabs vs spaces Done https://gerrit.osmocom.org/c/pysim/+/37543/comment/0eff120f_c3edf22c PS1, Line 784: result[0]) > don't you need to do `str()` like above? Done https://gerrit.osmocom.org/c/pysim/+/37543/comment/bf83e2dc_21fe430c PS1, Line 790: else > cosmetic: `else` is not needed after `break` or `return` Done https://gerrit.osmocom.org/c/pysim/+/37543/comment/384c391e_c064698c PS1, Line 852: self.export_ef(opts.filename, context, **kwargs_export) > Did you mean fsdump_ef here? Done -- To view, visit https://gerrit.osmocom.org/c/pysim/+/37543?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: pysim Gerrit-Branch: master Gerrit-Change-Id: Ib179f57bc04d394efe11003ba191dca6098192d3 Gerrit-Change-Number: 37543 Gerrit-PatchSet: 2 Gerrit-Owner: laforge <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: dexter <[email protected]> Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: laforge <[email protected]> Gerrit-Attention: fixeria <[email protected]> Gerrit-Attention: dexter <[email protected]> Gerrit-Comment-Date: Sat, 27 Jul 2024 14:48:05 +0000 Gerrit-HasComments: Yes Gerrit-Has-Labels: No Comment-In-Reply-To: laforge <[email protected]> Comment-In-Reply-To: fixeria <[email protected]> Comment-In-Reply-To: dexter <[email protected]> Gerrit-MessageType: comment
