<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/12057">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MSC_Tests.ttcn: correct VTY command in TC_lu_and_ss_session_timeout<br><br>The I3e1791773d56617172ae27a46889a1ae4d400e2f was merged before<br>the Icf4d87c45e90324764073e8230e0fb9cb96dd9cb, and there were a<br>few corrections of the VTY command format.<br><br>Change-Id: Icd1133ca9f46bc2a9302deebb1e401862cf672cb<br>---<br>M msc/MSC_Tests.ttcn<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn</span><br><span>index a0ace4e..dc616a8 100644</span><br><span>--- a/msc/MSC_Tests.ttcn</span><br><span>+++ b/msc/MSC_Tests.ttcn</span><br><span>@@ -2760,10 +2760,10 @@</span><br><span> testcase TC_lu_and_ss_session_timeout() runs on MTC_CT {</span><br><span>  var BSC_ConnHdlr vc_conn;</span><br><span>    f_init();</span><br><span style="color: hsl(0, 100%, 40%);">-       f_vty_config(MSCVTY, "msc", "ss-guard-timeout 3");</span><br><span style="color: hsl(120, 100%, 40%);">+        f_vty_config(MSCVTY, "msc", "ncss guard-timeout 3");</span><br><span>     vc_conn := f_start_handler(refers(f_tc_lu_and_ss_session_timeout), 51);</span><br><span>      vc_conn.done;</span><br><span style="color: hsl(0, 100%, 40%);">-   f_vty_config(MSCVTY, "msc", "ss-guard-timeout 0");</span><br><span style="color: hsl(120, 100%, 40%);">+        f_vty_config(MSCVTY, "msc", "ncss guard-timeout 0");</span><br><span> }</span><br><span> </span><br><span> /* TODO (SMS):</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12057">change 12057</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/12057"/><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-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Icd1133ca9f46bc2a9302deebb1e401862cf672cb </div>
<div style="display:none"> Gerrit-Change-Number: 12057 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>