<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13414">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-build-dep.sh: run 'make check' when CHECK=1<br><br>Prepare for osmocom-build-old-tags-against-master.sh.<br><br>Related: OS#3765<br>Change-Id: I248b53d7a6fe1b64f2a994c568c0466dc93858de<br>---<br>M scripts/osmo-build-dep.sh<br>1 file changed, 5 insertions(+), 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/14/13414/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/osmo-build-dep.sh b/scripts/osmo-build-dep.sh</span><br><span>index 2e4fb31..7013414 100755</span><br><span>--- a/scripts/osmo-build-dep.sh</span><br><span>+++ b/scripts/osmo-build-dep.sh</span><br><span>@@ -56,6 +56,11 @@</span><br><span> </span><br><span> autoreconf --install --force</span><br><span> ./configure --prefix="$inst/stow/$project" --with-systemdsystemunitdir="$inst/stow/$project/lib/systemd/system" $cfg</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+if [ -n "$CHECK" ]; then</span><br><span style="color: hsl(120, 100%, 40%);">+        $MAKE $PARALLEL_MAKE check</span><br><span style="color: hsl(120, 100%, 40%);">+fi</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> $MAKE $PARALLEL_MAKE install</span><br><span> </span><br><span> # Make the dependencies available through symlinks in $deps ($PWD/..).</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13414">change 13414</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/13414"/><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: I248b53d7a6fe1b64f2a994c568c0466dc93858de </div>
<div style="display:none"> Gerrit-Change-Number: 13414 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>