Change in pysim[master]: pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Fri Feb 14 19:31:03 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/17019 )

Change subject: pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/
......................................................................

pySim-read.py: fix copy-paste: s/HPLMNAcT/PLMNsel/

Change-Id: I4a452a2e439cb713621a028cf0046339f50864b6
---
M pySim-read.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved
  laforge: Looks good to me, but someone else must approve



diff --git a/pySim-read.py b/pySim-read.py
index b59b7f3..853e924 100755
--- a/pySim-read.py
+++ b/pySim-read.py
@@ -140,7 +140,7 @@
 		else:
 			print("PLMNsel: Can't read, response code = %s" % (sw,))
 	except Exception as e:
-		print("HPLMNAcT: Can't read file -- " + str(e))
+		print("PLMNsel: Can't read file -- " + str(e))
 
 	# EF.PLMNwAcT
 	try:

-- 
To view, visit https://gerrit.osmocom.org/c/pysim/+/17019
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I4a452a2e439cb713621a028cf0046339f50864b6
Gerrit-Change-Number: 17019
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200214/b2785ad1/attachment.htm>


More information about the gerrit-log mailing list