<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/23041">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-release.sh: Fix rc!=0 on TODO-RELEASE file without comment lines<br><br>Change-Id: Iff09a090284a0f65fd798d99265cba51f3309923<br>---<br>M osmo-release.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/libosmocore refs/changes/41/23041/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/osmo-release.sh b/osmo-release.sh</span><br><span>index b4db440..b63f981 100755</span><br><span>--- a/osmo-release.sh</span><br><span>+++ b/osmo-release.sh</span><br><span>@@ -164,7 +164,7 @@</span><br><span> </span><br><span> set -e</span><br><span> if [ -f "TODO-RELEASE" ]; then</span><br><span style="color: hsl(0, 100%, 40%);">-   grep '#' TODO-RELEASE > TODO-RELEASE.clean</span><br><span style="color: hsl(120, 100%, 40%);">+ grep '#' TODO-RELEASE > TODO-RELEASE.clean || true</span><br><span>        mv TODO-RELEASE.clean TODO-RELEASE</span><br><span>   git add TODO-RELEASE</span><br><span> fi</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/23041">change 23041</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/libosmocore/+/23041"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Iff09a090284a0f65fd798d99265cba51f3309923 </div>
<div style="display:none"> Gerrit-Change-Number: 23041 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>