Change in osmo-sim-auth[master]: osmo-sim-auth.py:38:18: E703 statement ends with a semicolon

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/.

Ludovic Rousseau gerrit-no-reply at lists.osmocom.org
Sun Oct 25 13:36:52 UTC 2020


Ludovic Rousseau has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-sim-auth/+/20898 )


Change subject: osmo-sim-auth.py:38:18: E703 statement ends with a semicolon
......................................................................

osmo-sim-auth.py:38:18: E703 statement ends with a semicolon

Change-Id: If562fd4148c037f3c5087ebd2ae9f464e6bfe67e
---
M osmo-sim-auth.py
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-sim-auth refs/changes/98/20898/1

diff --git a/osmo-sim-auth.py b/osmo-sim-auth.py
index 11dc11f..3305995 100755
--- a/osmo-sim-auth.py
+++ b/osmo-sim-auth.py
@@ -35,7 +35,7 @@
         exit(1)
 
     if options.debug:
-        u.dbg = 2;
+        u.dbg = 2
 
     imsi = u.get_imsi()
     print("Testing USIM card with IMSI %s" % imsi)

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-sim-auth/+/20898
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-sim-auth
Gerrit-Branch: master
Gerrit-Change-Id: If562fd4148c037f3c5087ebd2ae9f464e6bfe67e
Gerrit-Change-Number: 20898
Gerrit-PatchSet: 1
Gerrit-Owner: Ludovic Rousseau <ludovic.rousseau+osmocom at free.fr>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20201025/be133bd4/attachment.htm>


More information about the gerrit-log mailing list