laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/pysim/+/42257?usp=email )

Change subject: SmspTpScAddr: set example_input
......................................................................

SmspTpScAddr: set example_input

Change-Id: Ie2c367788215d746807be24051478f0032a19448
---
M pySim/esim/saip/personalization.py
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved




diff --git a/pySim/esim/saip/personalization.py 
b/pySim/esim/saip/personalization.py
index 1224b05..fb91cb5 100644
--- a/pySim/esim/saip/personalization.py
+++ b/pySim/esim/saip/personalization.py
@@ -352,6 +352,7 @@
     strip_chars = ' \t\r\n'
     max_len = 21 # '+' and 20 digits
     min_len = 1
+    example_input = '+49301234567'

     @classmethod
     def validate_val(cls, val):

--
To view, visit https://gerrit.osmocom.org/c/pysim/+/42257?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings?usp=email

Gerrit-MessageType: merged
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Ie2c367788215d746807be24051478f0032a19448
Gerrit-Change-Number: 42257
Gerrit-PatchSet: 1
Gerrit-Owner: neels <[email protected]>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <[email protected]>

Reply via email to