<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21661">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">handover_test: adjust logging for reproducability<br><br>Do not show source file and line numbers in the log, so that the log<br>output remains unchanged for unrelated changes.<br><br>Also show the log level.<br><br>Change-Id: I8ebcaf16cd14881a3a41616dcff175e173db9ae8<br>---<br>M tests/handover/handover_test.c<br>1 file changed, 3 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/61/21661/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/tests/handover/handover_test.c b/tests/handover/handover_test.c</span><br><span>index 41211ac..da620a5 100644</span><br><span>--- a/tests/handover/handover_test.c</span><br><span>+++ b/tests/handover/handover_test.c</span><br><span>@@ -1295,9 +1295,11 @@</span><br><span> </span><br><span>     osmo_init_logging2(ctx, &log_info);</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+   log_set_print_filename2(osmo_stderr_target, LOG_FILENAME_NONE);</span><br><span>      log_set_print_category(osmo_stderr_target, 1);</span><br><span>       log_set_print_category_hex(osmo_stderr_target, 0);</span><br><span style="color: hsl(0, 100%, 40%);">-      log_set_print_filename2(osmo_stderr_target, LOG_FILENAME_BASENAME);</span><br><span style="color: hsl(120, 100%, 40%);">+   log_set_print_level(osmo_stderr_target, 1);</span><br><span style="color: hsl(120, 100%, 40%);">+   log_set_print_timestamp(osmo_stderr_target, 0);</span><br><span>      osmo_fsm_log_addr(false);</span><br><span> </span><br><span>        bsc_network_alloc();</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/21661">change 21661</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-bsc/+/21661"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I8ebcaf16cd14881a3a41616dcff175e173db9ae8 </div>
<div style="display:none"> Gerrit-Change-Number: 21661 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>