Change in osmo-gsm-tester[master]: enb_amarisoft: fix typo

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

srs_andre gerrit-no-reply at lists.osmocom.org
Mon Jun 15 15:09:37 UTC 2020


srs_andre has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/18790 )

Change subject: enb_amarisoft: fix typo
......................................................................

enb_amarisoft: fix typo

Change-Id: Ie898da5eae10af96c2bca6c2413bdff4a5160e9f
---
M src/osmo_gsm_tester/obj/enb_amarisoft.py
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/src/osmo_gsm_tester/obj/enb_amarisoft.py b/src/osmo_gsm_tester/obj/enb_amarisoft.py
index f6f2cb0..8b4ecae 100644
--- a/src/osmo_gsm_tester/obj/enb_amarisoft.py
+++ b/src/osmo_gsm_tester/obj/enb_amarisoft.py
@@ -223,7 +223,7 @@
         if cell_list is None or len(cell_list) < cell + 1:
             raise log.Error('cell_list attribute or subitem not found!')
         rfemu_cfg = cell_list[cell].get('dl_rfemu', None)
-        if rfemu_cfg is None: # craft amarisfot by default:
+        if rfemu_cfg is None: # craft amarisoft by default:
             rfemu_cfg = {'type': 'amarisoftctl',
                          'addr': self.addr(),
                          'ports': [9001]

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/18790
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: Ie898da5eae10af96c2bca6c2413bdff4a5160e9f
Gerrit-Change-Number: 18790
Gerrit-PatchSet: 5
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200615/be4987c4/attachment.htm>


More information about the gerrit-log mailing list