<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/26539">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmocom-release-tarballs: fix missing st2 clone<br><br>Clone simtrace2.git before trying to create the tarball with git.<br>Fix for:<br> simtrace2<br> simtrace2-0.1.tar.bz2 (creating)<br> + cd /osmo-ci/_temp/repos/simtrace2<br> /osmo-ci/scripts/osmocom-release-tarballs.sh: 195: cd: can't cd to /osmo-ci/_temp/repos/simtrace2<br><br>Related: OS#5347<br>Fixes: 0221a0 ("OSMO_RELEASE_REPOS: add simtrace2, osmo-remsim")<br>Change-Id: I0a845549ba1fe9f0d9ab55a5c5c7bf5b8f57caae<br>---<br>M scripts/osmocom-release-tarballs.sh<br>1 file changed, 2 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/39/26539/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/scripts/osmocom-release-tarballs.sh b/scripts/osmocom-release-tarballs.sh</span><br><span>index 8242a49..3ac4545 100755</span><br><span>--- a/scripts/osmocom-release-tarballs.sh</span><br><span>+++ b/scripts/osmocom-release-tarballs.sh</span><br><span>@@ -238,6 +238,8 @@</span><br><span> if tag_has_file "$repo" "$tag" host/configure.ac; then</span><br><span> create_tarball "$repo/host" "$tag"</span><br><span> move_tarball "$repo/host" "$tag"</span><br><span style="color: hsl(120, 100%, 40%);">+ else</span><br><span style="color: hsl(120, 100%, 40%);">+ prepare_repo "$repo"</span><br><span> fi</span><br><span> </span><br><span> create_tarball_git "$repo" "$tag"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/26539">change 26539</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/+/26539"/><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: I0a845549ba1fe9f0d9ab55a5c5c7bf5b8f57caae </div>
<div style="display:none"> Gerrit-Change-Number: 26539 </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>