pespin has uploaded this change for review.

View Change

remsim: Enable debug output of bankd

Change-Id: Idc1ed4b9419735170cac92916073757da01691ed
---
M remsim/testenv_bankd.cfg
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/33/39133/1
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 change 39133. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-MessageType: newchange
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Idc1ed4b9419735170cac92916073757da01691ed
Gerrit-Change-Number: 39133
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin@sysmocom.de>