Skip to content

Changes

Summary

  1. Fix Amarisoft local execution (details)
Commit bec730477d9369354e05a682069fd37ddd082079 by nils.fuerste
Fix Amarisoft local execution

Passing an asterisk as a string into a local process does not work
because it is interpreted as a string. To make this work we have
to adress the binaries directly by name instead of using something
like 'lteue-*'.

Change-Id: I50adcef36694f05613c2c7ce10ad5828290d6e9c
The file was modified src/osmo_gsm_tester/obj/epc_amarisoft.py
The file was modified src/osmo_gsm_tester/obj/ms_amarisoft.py