<p>Max <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/12764">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  Harald Welte: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">jenkins.sh: remove obsolete comments<br><br>Change-Id: Ia2b3769811e9409d99f3698c490f6e3abe6a3c12<br>---<br>M contrib/jenkins.sh<br>1 file changed, 2 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh</span><br><span>index dc2f734..b1529c4 100755</span><br><span>--- a/contrib/jenkins.sh</span><br><span>+++ b/contrib/jenkins.sh</span><br><span>@@ -1,5 +1,5 @@</span><br><span> #!/usr/bin/env bash</span><br><span style="color: hsl(0, 100%, 40%);">-# jenkins build helper script for openbsc.  This is how we build on jenkins.osmocom.org</span><br><span style="color: hsl(120, 100%, 40%);">+# jenkins build helper: this is how we build on jenkins.osmocom.org</span><br><span> </span><br><span> if ! [ -x "$(command -v osmo-build-dep.sh)" ]; then</span><br><span>     echo "Error: We need to have scripts/osmo-deps.sh from http://git.osmocom.org/osmo-ci/ in PATH !"</span><br><span>@@ -37,8 +37,7 @@</span><br><span> autoreconf --install --force</span><br><span> ./configure --enable-sanitize --enable-external-tests --enable-werror</span><br><span> $MAKE $PARALLEL_MAKE</span><br><span style="color: hsl(0, 100%, 40%);">-#LD_LIBRARY_PATH="$inst/lib" $MAKE check \</span><br><span style="color: hsl(0, 100%, 40%);">-#  || cat-testlogs.sh</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> LD_LIBRARY_PATH="$inst/lib" \</span><br><span>   DISTCHECK_CONFIGURE_FLAGS="--enable-vty-tests --enable-external-tests --enable-werror" \</span><br><span>   $MAKE distcheck \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12764">change 12764</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/12764"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sysmon </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ia2b3769811e9409d99f3698c490f6e3abe6a3c12 </div>
<div style="display:none"> Gerrit-Change-Number: 12764 </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: Max <msuraev@sysmocom.de> </div>