<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11933">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ctrl2cgi: log traps via debu facility<br><br>Change-Id: I21ff593be420a374a00073953c9254a013c43164<br>Related: SYS#4399<br>---<br>M scripts/ctrl2cgi.py<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/python/osmo-python-tests refs/changes/33/11933/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/ctrl2cgi.py b/scripts/ctrl2cgi.py</span><br><span>index 1b5e952..bdbd5c5 100755</span><br><span>--- a/scripts/ctrl2cgi.py</span><br><span>+++ b/scripts/ctrl2cgi.py</span><br><span>@@ -103,6 +103,7 @@</span><br><span>         """</span><br><span>         Parse CTRL TRAP and dispatch to appropriate handler after normalization</span><br><span>         """</span><br><span style="color: hsl(120, 100%, 40%);">+        self.factory.log.debug('TRAP %s' % v)</span><br><span>         (l, r) = v.split()</span><br><span>         loc = l.split('.')</span><br><span>         t_type = loc[-1]</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11933">change 11933</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/11933"/><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: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I21ff593be420a374a00073953c9254a013c43164 </div>
<div style="display:none"> Gerrit-Change-Number: 11933 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>