<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10703">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-release.sh: Add quotes to string to fix shellcheck warning<br><br>Change-Id: I40376c99d44552d9b8023fca8d319a9312b0fbb0<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/03/10703/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 86b41d8..1e5a203 100755</span><br><span>--- a/osmo-release.sh</span><br><span>+++ b/osmo-release.sh</span><br><span>@@ -4,7 +4,7 @@</span><br><span> </span><br><span> if [ "z$REL" = "z" ]; then</span><br><span>    echo "No REL value specified, defaulting to 'patch' release"</span><br><span style="color: hsl(0, 100%, 40%);">-  REL=patch</span><br><span style="color: hsl(120, 100%, 40%);">+     REL="patch"</span><br><span> fi</span><br><span> </span><br><span> BUMPVER=`command -v bumpversion`</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10703">change 10703</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/10703"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I40376c99d44552d9b8023fca8d319a9312b0fbb0 </div>
<div style="display:none"> Gerrit-Change-Number: 10703 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>