fixeria has submitted this change. ( 
https://gerrit.osmocom.org/c/osmo-dev/+/27484 )

Change subject: ttcn3/tmux/ttcn3-bts-test.sh: fix copy-pasted TRX names
......................................................................

ttcn3/tmux/ttcn3-bts-test.sh: fix copy-pasted TRX names

Change-Id: I5959acdf07caa1e9003662b0c11c3df68ca933fe
---
M ttcn3/tmux/ttcn3-bts-test.sh
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  pespin: Looks good to me, but someone else must approve
  fixeria: Looks good to me, approved; Verified



diff --git a/ttcn3/tmux/ttcn3-bts-test.sh b/ttcn3/tmux/ttcn3-bts-test.sh
index 78acad9..e506071 100755
--- a/ttcn3/tmux/ttcn3-bts-test.sh
+++ b/ttcn3/tmux/ttcn3-bts-test.sh
@@ -48,7 +48,7 @@
 tmux send-keys -t $SESSION:1.2 "cd $OBB_DIR/src/target/trx_toolkit" C-m
 tmux send-keys -t $SESSION:1.2 "./fake_trx.py \
                                        --trx [email protected]:5700/1 \
-                                       --trx [email protected]:5700/2 \
-                                       --trx [email protected]:5700/3" C-m
+                                       --trx [email protected]:5700/2 \
+                                       --trx [email protected]:5700/3" C-m

 tmux attach -t $SESSION:0

--
To view, visit https://gerrit.osmocom.org/c/osmo-dev/+/27484
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: I5959acdf07caa1e9003662b0c11c3df68ca933fe
Gerrit-Change-Number: 27484
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-Reviewer: fixeria <[email protected]>
Gerrit-Reviewer: neels <[email protected]>
Gerrit-Reviewer: osmith <[email protected]>
Gerrit-Reviewer: pespin <[email protected]>
Gerrit-MessageType: merged

Reply via email to