<p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #d4ffd4;">Code-Review +1</span></p><p><a href="https://gerrit.osmocom.org/9223">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/9223/1//COMMIT_MSG">Commit Message:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9223/1//COMMIT_MSG@7">Patch Set #1, Line 7:</a> <code style="font-family:monospace,monospace">contrib: common: create_bin_tgz supports sbin dir now</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">"add support for sbin dir binaries"</p><p style="white-space: pre-wrap; word-wrap: break-word;">And add the reason why: which of our packages installs sbin binaries!?</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/9223/1/contrib/jenkins-build-common.sh">File contrib/jenkins-build-common.sh:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9223/1/contrib/jenkins-build-common.sh@146">Patch Set #1, Line 146:</a> <code style="font-family:monospace,monospace">        if [ ! -d "$prefix_real"/$bindir ]; then return; fi</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">since it is now a shell var, include it in the quotes</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  "$prefix_real/$bindir"</pre><p style="white-space: pre-wrap; word-wrap: break-word;">not that we would ever have bin dirs with spaces, it's just nitpicking.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9223/1/contrib/jenkins-build-common.sh@168">Patch Set #1, Line 168:</a> <code style="font-family:monospace,monospace">  wanted_binaries_bin="$1"</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">so now all callers need to pass binaries in quotes, including spaces in the quotes... well, ok then.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/9223">change 9223</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/9223"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I562721af82e481e926ee65dbcd9dcc5b55057ae8 </div>
<div style="display:none"> Gerrit-Change-Number: 9223 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 17 May 2018 16:33:01 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>