Attention is currently required from: dexter.
Patch set 1:Code-Review -1
1 comment:
File pySim-shell.py:
Patch Set #1, Line 238: apdu_cmd_parser = argparse.ArgumentParser()
is this really a cosmetic change? I would expect that before this change, the --opts would have to come after the APDU, while now they would have to come before the APDU? If this is the case, this would break tons of scripts I have here, e.g. for card personalization.
Please verify that this change still accepts the existing/old argument ordering.
To view, visit change 37895. To unsubscribe, or for help writing mail filters, visit settings.