<p>Max has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11879">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Report config file name on error<br><br>Change-Id: If3f97452e4defb5c8dd540dd75045d37824fb305<br>---<br>M osysmon_main.c<br>1 file changed, 1 insertion(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-sysmon refs/changes/79/11879/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/osysmon_main.c b/osysmon_main.c</span><br><span>index eaed1a9..98859ed 100644</span><br><span>--- a/osysmon_main.c</span><br><span>+++ b/osysmon_main.c</span><br><span>@@ -129,7 +129,7 @@</span><br><span> </span><br><span>   rc = vty_read_config_file(config_file, NULL);</span><br><span>        if (rc < 0) {</span><br><span style="color: hsl(0, 100%, 40%);">-                fprintf(stderr, "Failed to parse the config file\n");</span><br><span style="color: hsl(120, 100%, 40%);">+               fprintf(stderr, "Failed to parse the config file %s\n", config_file);</span><br><span>              exit(2);</span><br><span>     }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11879">change 11879</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/11879"/><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: If3f97452e4defb5c8dd540dd75045d37824fb305 </div>
<div style="display:none"> Gerrit-Change-Number: 11879 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>