[PATCH] osmo-gsm-tester[master]: osmo_nitb.py: Remove unused var

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

Pau Espin Pedrol gerrit-no-reply at lists.osmocom.org
Mon May 22 16:51:53 UTC 2017


Review at  https://gerrit.osmocom.org/2699

osmo_nitb.py: Remove unused var

Change-Id: Ifb0c274aac9f8fda177992f19146807387485627
---
M src/osmo_gsm_tester/osmo_nitb.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/99/2699/1

diff --git a/src/osmo_gsm_tester/osmo_nitb.py b/src/osmo_gsm_tester/osmo_nitb.py
index 13dfe27..07a3623 100644
--- a/src/osmo_gsm_tester/osmo_nitb.py
+++ b/src/osmo_gsm_tester/osmo_nitb.py
@@ -152,7 +152,6 @@
             return True
 
     def subscriber_list_active(self):
-        var = 'subscriber-list-active-v1'
         aslist_str = ""
         with self.ctrl() as ctrl:
             ctrl.do_get(OsmoNitbCtrl.SUBSCR_LIST_ACTIVE_VAR)

-- 
To view, visit https://gerrit.osmocom.org/2699
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifb0c274aac9f8fda177992f19146807387485627
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <pespin at sysmocom.de>



More information about the gerrit-log mailing list