<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15554">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">start-testsuite.sh: allow to skip the configuration file parameter<br><br>Allows to use the default configuration file while setting a specific test case.<br><br>Change-Id: I6b318aea9e1f8b23c283d08e7b06f055fc907cdd<br>---<br>M start-testsuite.sh<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-ttcn3-hacks refs/changes/54/15554/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 e5bc756..0622f61 100755</span><br><span>--- a/start-testsuite.sh</span><br><span>+++ b/start-testsuite.sh</span><br><span>@@ -28,7 +28,7 @@</span><br><span> SUITE_DIR="$(dirname "$SUITE")"</span><br><span> SUITE_NAME="$(basename "$SUITE")"</span><br><span> CFG="$SUITE_NAME.cfg"</span><br><span style="color: hsl(0, 100%, 40%);">-if [ $# -gt 1 ]; then</span><br><span style="color: hsl(120, 100%, 40%);">+if [ $# -gt 1 ] && [ "$2" != "" ] ; then</span><br><span>      CFG=$2</span><br><span> fi</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15554">change 15554</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/+/15554"/><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: I6b318aea9e1f8b23c283d08e7b06f055fc907cdd </div>
<div style="display:none"> Gerrit-Change-Number: 15554 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>