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/.
pespin gerrit-no-reply at lists.osmocom.orgpespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17689 )
Change subject: amarisoft_enb: Drop unused lib variable
......................................................................
amarisoft_enb: Drop unused lib variable
Change-Id: Iea3e77a4b9f25f2781f617cd4bfd0ba4b34c709e
---
M src/osmo_gsm_tester/amarisoft_enb.py
1 file changed, 0 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/89/17689/1
diff --git a/src/osmo_gsm_tester/amarisoft_enb.py b/src/osmo_gsm_tester/amarisoft_enb.py
index 99b0ace..0890f90 100644
--- a/src/osmo_gsm_tester/amarisoft_enb.py
+++ b/src/osmo_gsm_tester/amarisoft_enb.py
@@ -136,7 +136,6 @@
def configure(self):
self.inst = util.Dir(os.path.abspath(self.bin_prefix()))
- lib = self.inst.child('lib')
if not self.inst.isfile('', AmarisoftENB.BINFILE):
raise log.Error('No %s binary in' % AmarisoftENB.BINFILE, self.inst)
--
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17689
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Iea3e77a4b9f25f2781f617cd4bfd0ba4b34c709e
Gerrit-Change-Number: 17689
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200331/34bc4939/attachment.htm>