<p>Pau Espin Pedrol has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13294">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">openvn: Fix missing break in last commit<br><br>Fixes: 778ac848d30b3c814f40dde2e30ea374b12bcc7a<br>Change-Id: I6d5aeea965cc9d2f417be24dbeca0278d2f83567<br>---<br>M src/osysmon_openvpn.c<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-sysmon refs/changes/94/13294/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osysmon_openvpn.c b/src/osysmon_openvpn.c</span><br><span>index 5d9af8a..8d88def 100644</span><br><span>--- a/src/osysmon_openvpn.c</span><br><span>+++ b/src/osysmon_openvpn.c</span><br><span>@@ -107,6 +107,7 @@</span><br><span>             case 2:</span><br><span>                      snprintf(buf, sizeof(buf), "%s (%s)", vpn->rem_cfg->name, tok);</span><br><span>                      update_name(vpn->rem_cfg, buf);</span><br><span style="color: hsl(120, 100%, 40%);">+                    break;</span><br><span>               case 3:</span><br><span>                      osmo_talloc_replace_string(vpn->rem_cfg, &vpn->tun_ip, tok);</span><br><span>                       break;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13294">change 13294</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/13294"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-sysmon </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I6d5aeea965cc9d2f417be24dbeca0278d2f83567 </div>
<div style="display:none"> Gerrit-Change-Number: 13294 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>