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/.
ninjab3s gerrit-no-reply at lists.osmocom.orgninjab3s has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127 )
Change subject: Fix AmarisoftEPC local execution
......................................................................
Fix AmarisoftEPC local execution
Change-Id: I4f7ef8fdf8a18b793fdc4b654cb85838d513aac2
---
M src/osmo_gsm_tester/obj/epc_amarisoft.py
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/27/25127/1
diff --git a/src/osmo_gsm_tester/obj/epc_amarisoft.py b/src/osmo_gsm_tester/obj/epc_amarisoft.py
index 1534d87..e2aad4e 100644
--- a/src/osmo_gsm_tester/obj/epc_amarisoft.py
+++ b/src/osmo_gsm_tester/obj/epc_amarisoft.py
@@ -101,7 +101,7 @@
self.process.launch()
def start_locally(self):
- binary = self.inst.child('', BINFILE)
+ binary = self.inst.child('', AmarisoftEPC.BINFILE)
env = {}
# setting capabilities will later disable use of LD_LIBRARY_PATH from ELF loader -> modify RPATH instead.
--
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/25127
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: I4f7ef8fdf8a18b793fdc4b654cb85838d513aac2
Gerrit-Change-Number: 25127
Gerrit-PatchSet: 1
Gerrit-Owner: ninjab3s <nils.fuerste at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210805/3ce5f45b/attachment.htm>