laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/30839 )
Change subject: cards: fix typo
......................................................................
cards: fix typo
Change-Id: I81a6074776bdf67b7bea359fe7a24f906936f46d
---
M pySim/cards.py
1 file changed, 2 insertions(+), 2 deletions(-)
Approvals:
Jenkins Builder: Verified
laforge: Looks good to me, approved
diff --git a/pySim/cards.py b/pySim/cards.py
index 4eff38c..b8a37d4 100644
--- a/pySim/cards.py
+++ b/pySim/cards.py
@@ -1331,13 +1331,13 @@
print(
"Warning: Programming of the ICCID is not implemented for this type of card.")
- # KI (Presumably a propritary file)
+ # KI (Presumably a proprietary file)
# TODO: Add programming of KI
if p.get('ki'):
print(
"Warning: Programming of the KI is not implemented for this type of card.")
- # OPc (Presumably a propritary file)
+ # OPc (Presumably a proprietary file)
# TODO: Add programming of OPc
if p.get('opc'):
print(
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/30839
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I81a6074776bdf67b7bea359fe7a24f906936f46d
Gerrit-Change-Number: 30839
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-MessageType: merged
Attention is currently required from: pespin, fixeria.
laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30827 )
Change subject: bsc: Submit valid l3 payload
......................................................................
Patch Set 2:
(1 comment)
File bsc/BSC_Tests.ttcn:
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30827/comment/0c55dc6d_6884…
PS2, Line 610: gen_l3_valid_payload
I would call it gen_l3_lu_by_imsi() or something more descriptiive. but not critical.
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/30827
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I6e99ac39f32c9a981420b73f8d7d1568d2fa1c54
Gerrit-Change-Number: 30827
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-CC: laforge <laforge(a)osmocom.org>
Gerrit-Attention: pespin <pespin(a)sysmocom.de>
Gerrit-Attention: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Comment-Date: Tue, 03 Jan 2023 13:02:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment