<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14707">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">log_merge.sh: format logs after merging<br><br>Related: OS#3916<br>Change-Id: I671ffa2761c6e503dae9f3b16764d430131b16af<br>---<br>M log_merge.sh<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-ttcn3-hacks refs/changes/07/14707/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/log_merge.sh b/log_merge.sh</span><br><span>index 886b788..7d042f9 100755</span><br><span>--- a/log_merge.sh</span><br><span>+++ b/log_merge.sh</span><br><span>@@ -36,6 +36,8 @@</span><br><span>   PREFIX="$BASE_NAME-$t"</span><br><span>     OUTPUT="$BASE_NAME.$t.merged"</span><br><span>      ttcn3_logmerge $PREFIX-*.log > "$OUTPUT"</span><br><span style="color: hsl(120, 100%, 40%);">+ ttcn3_logformat "$OUTPUT" > "_$OUTPUT"</span><br><span style="color: hsl(120, 100%, 40%);">+ mv "_$OUTPUT" "$OUTPUT"</span><br><span>  echo "Generated $OUTPUT"</span><br><span> done</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/14707">change 14707</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-ttcn3-hacks/+/14707"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I671ffa2761c6e503dae9f3b16764d430131b16af </div>
<div style="display:none"> Gerrit-Change-Number: 14707 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>