<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22011">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">CTRL: Fix tr_CtrlMsgGet containing invalid value in val field<br><br>"val" field is not used in GET commands and is hence set to omit by<br>TTCN3 decoder.<br><br>Change-Id: If1a273a2be71040eaea2189a0aeaf737adf848e5<br>---<br>M library/Osmocom_CTRL_Types.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/11/22011/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/Osmocom_CTRL_Types.ttcn b/library/Osmocom_CTRL_Types.ttcn</span><br><span>index 52be956..36e6762 100644</span><br><span>--- a/library/Osmocom_CTRL_Types.ttcn</span><br><span>+++ b/library/Osmocom_CTRL_Types.ttcn</span><br><span>@@ -124,7 +124,7 @@</span><br><span>               verb := "GET",</span><br><span>             id := id,</span><br><span>            variable := variable,</span><br><span style="color: hsl(0, 100%, 40%);">-           val := ?</span><br><span style="color: hsl(120, 100%, 40%);">+              val := omit</span><br><span>  }</span><br><span> }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/22011">change 22011</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/+/22011"/><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: If1a273a2be71040eaea2189a0aeaf737adf848e5 </div>
<div style="display:none"> Gerrit-Change-Number: 22011 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>