<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20623">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc: fix missing vty exit in f_vty_allow_emerg_bts()<br><br>Without this, subsequent vty commands become "% Unknown command".<br><br>(Triggered by the test start vty "logp" in f_start_handler() that is going to<br>be added by subsequent patch.)<br><br>Change-Id: I51ace11883256ee0725caae46ea22adb2ea5eb39<br>---<br>M bsc/BSC_Tests.ttcn<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/23/20623/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc/BSC_Tests.ttcn b/bsc/BSC_Tests.ttcn</span><br><span>index 9109933..df4b45e 100644</span><br><span>--- a/bsc/BSC_Tests.ttcn</span><br><span>+++ b/bsc/BSC_Tests.ttcn</span><br><span>@@ -6847,6 +6847,7 @@</span><br><span>      }</span><br><span>    f_vty_transceive(BSCVTY, "exit");</span><br><span>  f_vty_transceive(BSCVTY, "exit");</span><br><span style="color: hsl(120, 100%, 40%);">+   f_vty_transceive(BSCVTY, "exit");</span><br><span> }</span><br><span> </span><br><span> /* Begin assignmet procedure and send an EMERGENCY SETUP (RR) */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20623">change 20623</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20623"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I51ace11883256ee0725caae46ea22adb2ea5eb39 </div>
<div style="display:none"> Gerrit-Change-Number: 20623 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>