<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/14071">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">start-testsuite.sh: remove superflouse `set -e`<br><br>The set -e will not interfere with the next command,<br>as it's executed and not included.<br>The exit code of the last command is returned with and without -e.<br><br>Change-Id: I820d59b29b4ba4a1d094c5c2a2af367e6ef4e5b6<br>---<br>M start-testsuite.sh<br>1 file changed, 0 insertions(+), 1 deletion(-)<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/71/14071/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/start-testsuite.sh b/start-testsuite.sh</span><br><span>index e2da8f0..5740d3d 100755</span><br><span>--- a/start-testsuite.sh</span><br><span>+++ b/start-testsuite.sh</span><br><span>@@ -42,5 +42,4 @@</span><br><span>   exit 1</span><br><span> fi</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-set -e</span><br><span> "$compare" "$expected" "$last_log" $OSMO_TTCN3_COMPARE_ARGS</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/14071">change 14071</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/14071"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I820d59b29b4ba4a1d094c5c2a2af367e6ef4e5b6 </div>
<div style="display:none"> Gerrit-Change-Number: 14071 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>