<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12057">View Change</a></p><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>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;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/57/12057/1</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..4adc1a3 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: newchange </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: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>