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/.
dexter gerrit-no-reply at lists.osmocom.orgdexter has submitted this change. ( https://gerrit.osmocom.org/c/pysim/+/25657 )
Change subject: pySim-prog: fix typo
......................................................................
pySim-prog: fix typo
Change-Id: I94818e5646ac2beb57052d93b5599f0b877de83b
---
M pySim-prog.py
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
dexter: Looks good to me, approved
diff --git a/pySim-prog.py b/pySim-prog.py
index a3235b4..334431e 100755
--- a/pySim-prog.py
+++ b/pySim-prog.py
@@ -760,7 +760,7 @@
raise
except:
print("")
- print("Card programming failed with an execption:")
+ print("Card programming failed with an exception:")
print("---------------------8<---------------------")
traceback.print_exc()
print("---------------------8<---------------------")
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/25657
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: I94818e5646ac2beb57052d93b5599f0b877de83b
Gerrit-Change-Number: 25657
Gerrit-PatchSet: 1
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: dexter <pmaier at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211001/17679ce1/attachment.htm>