Change in pysim[master]: pySim-read.py: fix copy-paste mistake: 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/.

fixeria gerrit-no-reply at lists.osmocom.org
Sat Jan 25 05:48:39 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/pysim/+/17019 )


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

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

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



  git pull ssh://gerrit.osmocom.org:29418/pysim refs/changes/19/17019/1

diff --git a/pySim-read.py b/pySim-read.py
index 6b2fed6..80251b6 100755
--- a/pySim-read.py
+++ b/pySim-read.py
@@ -129,7 +129,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: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200125/71a54ec7/attachment.htm>


More information about the gerrit-log mailing list