<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/23154">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">OBS: don't amend distro specific patch<br><br>Make a separate commit for the distro specific patch, instead of using<br>"git commit --amend". Otherwise, if HEAD was pointing to the latest tag<br>before the amend, git-version-gen will use the previous tag instead of<br>the latest one after the amend.<br><br>Fixes: OS#5053<br>Change-Id: I67770a19ee60101df989f98673a22705ad50beed<br>---<br>M scripts/common-obs.sh<br>1 file changed, 1 insertion(+), 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/54/23154/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/common-obs.sh b/scripts/common-obs.sh</span><br><span>index edd48df..b6be98c 100644</span><br><span>--- a/scripts/common-obs.sh</span><br><span>+++ b/scripts/common-obs.sh</span><br><span>@@ -211,6 +211,6 @@</span><br><span>                 exit 1</span><br><span>       fi</span><br><span>   patch -p1 < "$patch"</span><br><span style="color: hsl(0, 100%, 40%);">-       git commit --amend --no-edit debian/</span><br><span style="color: hsl(120, 100%, 40%);">+  git commit -m "auto-commit: apply $patch" debian/</span><br><span>  cd ..</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/23154">change 23154</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/c/osmo-ci/+/23154"/><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-Change-Id: I67770a19ee60101df989f98673a22705ad50beed </div>
<div style="display:none"> Gerrit-Change-Number: 23154 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>