<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19571">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">another fixup for "fix mscpool cleanup (fixes LCLS tests)"<br><br>During patch grooming of the previous fixup, one patch line went missing, which<br>breaks the ttcn3-bsc-test-latest completely. Add that change now.<br><br>Change-Id: I75295d638072df9f5213a7e74e4a960c009c2865<br>---<br>M library/Osmocom_VTY_Functions.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<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/71/19571/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/Osmocom_VTY_Functions.ttcn b/library/Osmocom_VTY_Functions.ttcn</span><br><span>index e5f615c..82aff6b 100644</span><br><span>--- a/library/Osmocom_VTY_Functions.ttcn</span><br><span>+++ b/library/Osmocom_VTY_Functions.ttcn</span><br><span>@@ -66,7 +66,7 @@</span><br><span>                       [] pt.receive(pattern "[\w-]+" & VTY_VIEW_SUFFIX) { };</span><br><span>                         [] pt.receive(pattern "[\w-]+\# ") { };</span><br><span>                    [] pt.receive(pattern "[\w-]+\(*\)\# ") { };</span><br><span style="color: hsl(0, 100%, 40%);">-                  [] pt.receive(t_vty_unknown) {</span><br><span style="color: hsl(120, 100%, 40%);">+                        [] pt.receive(t_vty_unknown) -> value rx {</span><br><span>                                if (strict) {</span><br><span>                                        setverdict(fail, "VTY: Unknown Command");</span><br><span>                                  mtc.stop;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19571">change 19571</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/+/19571"/><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: I75295d638072df9f5213a7e74e4a960c009c2865 </div>
<div style="display:none"> Gerrit-Change-Number: 19571 </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>