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/.
osmith gerrit-no-reply at lists.osmocom.orgosmith has posted comments on this change. ( https://gerrit.osmocom.org/c/pysim/+/25723 )
Change subject: cards: remove "auto_once" from possible ctype options
......................................................................
Patch Set 2:
(1 comment)
https://gerrit.osmocom.org/c/pysim/+/25723/2/pySim/cards.py
File pySim/cards.py:
https://gerrit.osmocom.org/c/pysim/+/25723/2/pySim/cards.py@1567
PS2, Line 1567: if ctype in ("auto"):
How about:
if ctype == "auto":
--
To view, visit https://gerrit.osmocom.org/c/pysim/+/25723
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: pysim
Gerrit-Branch: master
Gerrit-Change-Id: Iea726f51e5ddb43d8a4da2672552fff38e29b006
Gerrit-Change-Number: 25723
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: osmith <osmith at sysmocom.de>
Gerrit-Comment-Date: Tue, 12 Oct 2021 09:31:54 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20211012/5ff47943/attachment.htm>