<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25394">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix errmsg in f_ctrl_set() which said "GET"<br><br>Change-Id: I56cd20c3c1b22ac0b1e5c03727c4e6d6cbfa6973<br>---<br>M library/Osmocom_CTRL_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/94/25394/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/Osmocom_CTRL_Functions.ttcn b/library/Osmocom_CTRL_Functions.ttcn</span><br><span>index 15cb26f..8d5607b 100644</span><br><span>--- a/library/Osmocom_CTRL_Functions.ttcn</span><br><span>+++ b/library/Osmocom_CTRL_Functions.ttcn</span><br><span>@@ -61,7 +61,7 @@</span><br><span>               [] pt.receive(tr_CtrlMsgSetRepl(id, variable, val)) { }</span><br><span>              [] pt.receive(tr_CtrlMsgTrap) { repeat; }</span><br><span>            [] pt.receive(tr_CtrlMsgError) -> value rx {</span><br><span style="color: hsl(0, 100%, 40%);">-                 setverdict(fail, "Error in CTRL GET ", variable, ": ", rx.err.reason);</span><br><span style="color: hsl(120, 100%, 40%);">+                    setverdict(fail, "Error in CTRL SET ", variable, ": ", rx.err.reason);</span><br><span>                   mtc.stop;</span><br><span>                    }</span><br><span>            [] T.timeout {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25394">change 25394</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/+/25394"/><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: I56cd20c3c1b22ac0b1e5c03727c4e6d6cbfa6973 </div>
<div style="display:none"> Gerrit-Change-Number: 25394 </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>