<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ci/+/22222">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">OBS: add %H%M to DT<br><br>Make sure that each time osmocom-nightly-packages.sh and<br>osmocom-next-packages.sh runs, we get a different date appended to the<br>versions, even if it runs twice on the same day (e.g. because the<br>jenkins job was triggered manually).<br><br>This is in preparation to let all packages depend on a specific version<br>(with that date) of the conflicting dummy package.<br><br>DT in osmocom-latest-packages.sh is adjusted for consistency (though it<br>is not appended to the package versions, only used in the commit message<br>when pushing the latest packages).<br><br>Related: OS#4733<br>Change-Id: I7f08c694a549f1b3dd938a68e05082f2c31fdb92<br>---<br>M scripts/osmocom-latest-packages.sh<br>M scripts/osmocom-nightly-packages.sh<br>2 files 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-ci refs/changes/22/22222/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 94fcf7a..9c842be 100755</span><br><span>--- a/scripts/osmocom-latest-packages.sh</span><br><span>+++ b/scripts/osmocom-latest-packages.sh</span><br><span>@@ -9,7 +9,7 @@</span><br><span> # OBS project name</span><br><span> PROJ=network:osmocom:latest</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-DT=$(date +%Y%m%d)</span><br><span style="color: hsl(120, 100%, 40%);">+DT=$(date +%Y%m%d%H%M)</span><br><span> TOP=$(pwd)</span><br><span> DEBSRCDIR="$TOP/debsrc"</span><br><span> </span><br><span>diff --git a/scripts/osmocom-nightly-packages.sh b/scripts/osmocom-nightly-packages.sh</span><br><span>index ea181ab..ced0998 100755</span><br><span>--- a/scripts/osmocom-nightly-packages.sh</span><br><span>+++ b/scripts/osmocom-nightly-packages.sh</span><br><span>@@ -10,7 +10,7 @@</span><br><span> set -e</span><br><span> set -x</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-DT=$(date +%Y%m%d)</span><br><span style="color: hsl(120, 100%, 40%);">+DT=$(date +%Y%m%d%H%M)</span><br><span> TOP=$(pwd)/$(mktemp -d nightly-3g_XXXXXX)</span><br><span> </span><br><span> # Set FEED and PROJ, based on the FEED env var</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ci/+/22222">change 22222</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/+/22222"/><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: I7f08c694a549f1b3dd938a68e05082f2c31fdb92 </div>
<div style="display:none"> Gerrit-Change-Number: 22222 </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>