pysim/contrib
Philipp Maier 3a37ad015c sim-reset-server: fix error printing sw_match_error
In the last line of the if,elif,else branch, when we print the ApiError
object, we pass the variable sw to str() instead passing it to
ApiError() like we do it in the lines above. This is not correct and
causes strange exceptions.

Related: OS#67094
Change-Id: I5a1d19abeb00c2c9dc26517abc44a5c916f2d658
2023-09-06 12:59:24 +02:00
..
jenkins.sh pysim-test: rename pysim-test.sh to pySim-prog_test.sh 2023-07-29 08:56:07 +00:00
sim-rest-client.py sim-rest-client: Add support for 'info' command to get IMSI+ICCID 2021-11-03 12:34:24 +01:00
sim-rest-server.py sim-reset-server: fix error printing sw_match_error 2023-09-06 12:59:24 +02:00
sim-rest-server.service sim-rest-server: Add example systemd service/unit file 2021-11-03 12:50:15 +01:00