<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-iuh/+/25903">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">move-asn1-header-files.sh: Replace original asn file path in generated asn1 header files<br><br>This makes builds reproducible and keep the existing relative path.<br>This should have been done in a previous commit changing the paths being<br>passed to asn1c to be absolute (top_srcdir).<br><br>Fixes: f67803684f47077de3c9e06eb7dc007e0bc86b28<br>Change-Id: I19537f136cbb654950172ee532027920d353a556<br>---<br>M move-asn1-header-files.sh<br>1 file changed, 1 insertion(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-iuh refs/changes/03/25903/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/move-asn1-header-files.sh b/move-asn1-header-files.sh</span><br><span>index b968323..ec94e24 100755</span><br><span>--- a/move-asn1-header-files.sh</span><br><span>+++ b/move-asn1-header-files.sh</span><br><span>@@ -22,6 +22,7 @@</span><br><span>            shift</span><br><span> </span><br><span>            echo "s,^#include \"$fname\"$,#include <$include_subdir/$fname>,"</span><br><span style="color: hsl(120, 100%, 40%);">+           echo "s, \* \tfound in \"${base_dir}, * \tfound in \"../..,"</span><br><span>     done</span><br><span> }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-iuh/+/25903">change 25903</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-iuh/+/25903"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-iuh </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I19537f136cbb654950172ee532027920d353a556 </div>
<div style="display:none"> Gerrit-Change-Number: 25903 </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>