<p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/11909">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/11909/1/scripts/osmo_ctrl.py">File scripts/osmo_ctrl.py:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11909/1/scripts/osmo_ctrl.py@43">Patch Set #1, Line 43:</a> <code style="font-family:monospace,monospace">        tail = sck.recv(4096)</code></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">what about setting tail = [] here, and then moving following snippet at the start of while loop:<br>if len(tail) == 0:<br> sck.recv()</pre></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11909/1/scripts/osmo_ctrl.py@49">Patch Set #1, Line 49:</a> <code style="font-family:monospace,monospace">                if int(i) != 0:</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">what does this mean? Does 0 mean TRAP? can we have some variable enumerating those please?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/11909/1/scripts/osmo_ctrl.py@51">Patch Set #1, Line 51:</a> <code style="font-family:monospace,monospace">                if len(tail) == 0:</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">These 2 line scan then be dropped.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/11909">change 11909</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/11909"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: python/osmo-python-tests </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: Ia6de02c2f13a56f0381c97a9ab02c6c7a31cc32f </div>
<div style="display:none"> Gerrit-Change-Number: 11909 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Sun, 25 Nov 2018 22:40:47 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>