<p>Holger Freyther has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13125">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">python: Add pyflakes for some static analysis<br><br>Be able to run pyflakes as part of the CI process.<br><br>Change-Id: I59e6673df5b8d915dee1f745169fc5d0426c6aed<br>---<br>M docker/Dockerfile_osmocom_jenkins.amd64<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/osmo-ci refs/changes/25/13125/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/docker/Dockerfile_osmocom_jenkins.amd64 b/docker/Dockerfile_osmocom_jenkins.amd64</span><br><span>index b2c1c9a..c365380 100644</span><br><span>--- a/docker/Dockerfile_osmocom_jenkins.amd64</span><br><span>+++ b/docker/Dockerfile_osmocom_jenkins.amd64</span><br><span>@@ -54,6 +54,7 @@</span><br><span> RUN pip3 install git+git://github.com/podshumok/python-smpplib.git</span><br><span> RUN pip3 install pydbus</span><br><span> RUN pip3 install pysispm</span><br><span style="color: hsl(120, 100%, 40%);">+RUN DEBIAN_FRONTEND=noninteractive apt-get install -y python3-pyflakes</span><br><span> </span><br><span> ADD http://git.osmocom.org/python/osmo-python-tests/patch /tmp/commit</span><br><span> RUN git clone git://git.osmocom.org/python/osmo-python-tests && cd osmo-python-tests && ./contrib/jenkins.sh</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13125">change 13125</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/13125"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ci </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I59e6673df5b8d915dee1f745169fc5d0426c6aed </div>
<div style="display:none"> Gerrit-Change-Number: 13125 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Holger Freyther <holger@freyther.de> </div>