pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39133?usp=email )
Change subject: remsim: Enable debug output of bankd ...................................................................... remsim: Enable debug output of bankd Change-Id: Idc1ed4b9419735170cac92916073757da01691ed --- M remsim/testenv_bankd.cfg 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: fixeria: Looks good to me, but someone else must approve Jenkins Builder: Verified osmith: Looks good to me, approved diff --git a/remsim/testenv_bankd.cfg b/remsim/testenv_bankd.cfg index 04baeaf..62ac07b 100644 --- a/remsim/testenv_bankd.cfg +++ b/remsim/testenv_bankd.cfg @@ -8,7 +8,7 @@ package=pcscd [bankd] -program=osmo-remsim-bankd -d DMAIN:1 -i 127.0.0.10 -I 127.0.0.30 +program=osmo-remsim-bankd -d DMAIN,1:DST2,1:DRSPRO,1:DREST,1:DSLOTMAP,1:DBANKDW,1:DGSMTAP,1:DLINP,1 -i 127.0.0.10 -I 127.0.0.30 make=osmo-remsim package=osmo-remsim-bankd copy=bankd/bankd_pcsc_slots.csv -- To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/39133?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: osmo-ttcn3-hacks Gerrit-Branch: master Gerrit-Change-Id: Idc1ed4b9419735170cac92916073757da01691ed Gerrit-Change-Number: 39133 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-Reviewer: Jenkins Builder Gerrit-Reviewer: fixeria <[email protected]> Gerrit-Reviewer: osmith <[email protected]> Gerrit-Reviewer: pespin <[email protected]>
