fixeria has uploaded this change for review. (
https://gerrit.osmocom.org/c/osmo-dev/+/28432 )
Change subject: tmux/ttcn3-bsc-test.sh: configure 4 TRX instances for BTS2
......................................................................
tmux/ttcn3-bsc-test.sh: configure 4 TRX instances for BTS2
Change-Id: I2294c788c1a7d37cb0492c8789b42d993e3f947b
---
M ttcn3/tmux/ttcn3-bsc-test.sh
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/32/28432/1
diff --git a/ttcn3/tmux/ttcn3-bsc-test.sh b/ttcn3/tmux/ttcn3-bsc-test.sh
index 0f76071..2da39f7 100755
--- a/ttcn3/tmux/ttcn3-bsc-test.sh
+++ b/ttcn3/tmux/ttcn3-bsc-test.sh
@@ -39,6 +39,6 @@
BTS_FEATURES="-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION"
tmux send-keys -t $SESSION:1.1 "$RESPAWN osmo-bts-omldummy $BTS_FEATURES 127.0.0.1
1234 1" C-m
tmux send-keys -t $SESSION:1.2 "$RESPAWN osmo-bts-omldummy $BTS_FEATURES 127.0.0.1
1235 1" C-m
-tmux send-keys -t $SESSION:1.3 "$RESPAWN osmo-bts-omldummy $BTS_FEATURES 127.0.0.1
1236 1" C-m
+tmux send-keys -t $SESSION:1.3 "$RESPAWN osmo-bts-omldummy $BTS_FEATURES 127.0.0.1
1236 4" C-m
tmux attach -t $SESSION:0
--
To view, visit
https://gerrit.osmocom.org/c/osmo-dev/+/28432
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I2294c788c1a7d37cb0492c8789b42d993e3f947b
Gerrit-Change-Number: 28432
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-MessageType: newchange