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

laforge gerrit-no-reply at lists.osmocom.org
Wed Oct 28 17:24:28 UTC 2020


laforge has submitted this change. ( 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(-)

Approvals:
  fixeria: Looks good to me, approved
  laforge: Looks good to me, approved; Verified



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: rousseau <ludovic.rousseau+osmocom at free.fr>
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
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/20201028/3104014c/attachment.htm>


More information about the gerrit-log mailing list