<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/26215">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu_main: Mark -r cmdline param as deprecated<br><br>We have VTY support for it enabled in osmo-pcu since a while ago. Let's<br>mark it as depcreated now so that we can drop this cmdline arg in the<br>future.<br><br>Change-Id: Ic39c94984cb311aac0464d69f564af6d5447bd0f<br>---<br>M src/pcu_main.cpp<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/15/26215/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/pcu_main.cpp b/src/pcu_main.cpp</span><br><span>index 003cabb..38cf63b 100644</span><br><span>--- a/src/pcu_main.cpp</span><br><span>+++ b/src/pcu_main.cpp</span><br><span>@@ -165,6 +165,8 @@</span><br><span>                  break;</span><br><span>               case 'r':</span><br><span>                    rt_prio = atoi(optarg);</span><br><span style="color: hsl(120, 100%, 40%);">+                       fprintf(stderr, "Command line argument '-r' is deprecated, use VTY "</span><br><span style="color: hsl(120, 100%, 40%);">+                                "cpu-sched node setting 'policy rr %d' instead.\n", rt_prio);</span><br><span>                      break;</span><br><span>               case 'D':</span><br><span>                    daemonize = true;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/26215">change 26215</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-pcu/+/26215"/><meta itemprop="name" content="View Change"/></div></div>

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