<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9222">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">contrib: common: Record repo curr rev in have_repo instead of build_repo<br><br>This way scripts making use only of have_repo (to have build specific<br>insturctions) can still benefit from that code.<br><br>Change-Id: I03149942ac1d279a15c71df3eb880c331c8fc155<br>---<br>M contrib/jenkins-build-common.sh<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/22/9222/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/contrib/jenkins-build-common.sh b/contrib/jenkins-build-common.sh</span><br><span>index 39046ef..9d85622 100644</span><br><span>--- a/contrib/jenkins-build-common.sh</span><br><span>+++ b/contrib/jenkins-build-common.sh</span><br><span>@@ -91,6 +91,8 @@</span><br><span> </span><br><span>   git rev-parse HEAD</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+  echo "$(git rev-parse HEAD) $dep" >> "$prefix_real/${name}_git_hashes.txt"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>   cd "$base"</span><br><span> }</span><br><span> </span><br><span>@@ -122,8 +124,6 @@</span><br><span> </span><br><span>   cd "$dep"</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  echo "$(git rev-parse HEAD) $dep" >> "$prefix_real/${name}_git_hashes.txt"</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>   # special shim: we know the openbsc.git needs to be built in the openbsc/ subdir.</span><br><span>   if [ "$dep" = "openbsc" ]; then</span><br><span>     cd openbsc</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9222">change 9222</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/9222"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I03149942ac1d279a15c71df3eb880c331c8fc155 </div>
<div style="display:none"> Gerrit-Change-Number: 9222 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>