Attention is currently required from: laforge.
dexter has posted comments on this change by dexter. ( https://gerrit.osmocom.org/c/pysim/+/39056?usp=email )
Change subject: ara_m: put hex string values in quotes ......................................................................
Patch Set 1:
(1 comment)
Patchset:
PS1:
why would we do this? Have we ever done so in other location? are we not always simply using hex-str […]
Its due to an aesthetic conflict with the patch after this one. The problem is with the option --aid. When I want to put an empty AID, I must write --aid "". and then I have "" on one option and not on the others. I don't think that this looks very good, that is why I thought that we should put all parameters in "" by default.