Change in osmo-gsm-tester[master]: amarisoft_enb: Drop unused lib variable

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.org
Tue Mar 31 12:22:27 UTC 2020


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

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved



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-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200331/c31bf57f/attachment.htm>


More information about the gerrit-log mailing list