<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/14257">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">OBS: latest: remove redundant checkout in build()<br><br>Don't checkout a specific version in build(), this is already done in<br>checkout().<br><br>Change-Id: I74290968fe25a6311da0de26ff675bbd687ba156<br>---<br>M scripts/osmocom-latest-packages.sh<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/57/14257/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/osmocom-latest-packages.sh b/scripts/osmocom-latest-packages.sh</span><br><span>index 020efaa..58b4a9f 100755</span><br><span>--- a/scripts/osmocom-latest-packages.sh</span><br><span>+++ b/scripts/osmocom-latest-packages.sh</span><br><span>@@ -66,7 +66,6 @@</span><br><span>   echo "====> Building $project"</span><br><span>   cd "$TOP/$project"</span><br><span>   VER=$(get_last_tag "$project")</span><br><span style="color: hsl(0, 100%, 40%);">-  git checkout -f -B "$VER" "refs/tags/$VER"</span><br><span>   if [ -x ./git-version-gen ]; then</span><br><span>     ./git-version-gen . > .tarball-version 2>/dev/null</span><br><span>     gbp buildpackage -S -uc -us -d --git-ignore-branch "--git-export-dir=$output" \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/14257">change 14257</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/14257"/><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: I74290968fe25a6311da0de26ff675bbd687ba156 </div>
<div style="display:none"> Gerrit-Change-Number: 14257 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>