Skip to content
Success

Changes

Summary

  1. pySim-shell: fix reset command for no-profile mode (details)
Commit 167ba5d3148e4be963e416f13814fae7747703d8 by pmaier@sysmocom.de
pySim-shell: fix reset command for no-profile mode

There are situations where no card profile can be determined. In this case no
RuntimeState will be present. This is in particular the case when pySim-shell
is used on a card that is not provisioned/initialized yet. In those cases we
have to go the direct route and reset the card directly.

Related: OS#6367
Change-Id: I27bf9fdb131d8bdeba07f4dfd2b76b38f9bfdd17
The file was modifiedpySim-shell.py