<p>Harald Welte <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11084">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add new osmo-config-merge utility<br><br>This utility allows you to merge an incremental config "patch"<br>into an osmocom-style config file.<br><br>The patch file follows the same syntax as the original config file.<br><br>It works by appending the leaf nodes of the patch file to the respective<br>nodes of the input config file.<br><br>This process allows configuration file changes/updates to be performed<br>in a more stable/reliable way than by means of [unified] diff files,<br>as they break every time the context lines break.<br><br>osmo-config-merge doesn't suffer from this problem, as it understands<br>the tree-like nature of VTY config files.<br><br>NITE: This only works with configuration files that have proper<br>indenting, i.e. every level in the hierarchy must be indented excatly<br>one character, not multiple.<br><br>Change-Id: I61997a3668cc3a40d12ca023272f6d782e6fbefe<br>---<br>M .gitignore<br>M debian/control<br>M debian/libosmocore-utils.install<br>M utils/Makefile.am<br>A utils/osmo-config-merge.c<br>5 files changed, 275 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/84/11084/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11084">change 11084</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/11084"/><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: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I61997a3668cc3a40d12ca023272f6d782e6fbefe </div>
<div style="display:none"> Gerrit-Change-Number: 11084 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>