<p>osmith has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12707">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ttcn3-sip-test/jenkins.sh: remove invalid -M arg<br><br>osmo-sip-connector does not have a -M argument, it was probably<br>confused with osmo-msc's -M, --mncc-sock-path argument.<br><br>osmo-sip-connector printed out the following when started with -M, but<br>otherwise functioned normally. Because it was started with Docker in<br>background, the message did not get written to the build log.<br><br>osmo-sip-connector: invalid option -- 'M'<br><br>Change-Id: Iee983a8aafe8cade67b76927721fc26e5af966d7<br>---<br>M ttcn3-sip-test/jenkins.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/docker-playground refs/changes/07/12707/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-sip-test/jenkins.sh b/ttcn3-sip-test/jenkins.sh</span><br><span>index f70943c..a918269 100755</span><br><span>--- a/ttcn3-sip-test/jenkins.sh</span><br><span>+++ b/ttcn3-sip-test/jenkins.sh</span><br><span>@@ -27,7 +27,7 @@</span><br><span>             -v $VOL_BASE_DIR/unix:/data/unix \</span><br><span>           --name ${BUILD_TAG}-sip-connector -d \</span><br><span>               $REPO_USER/osmo-sip-$IMAGE_SUFFIX \</span><br><span style="color: hsl(0, 100%, 40%);">-             osmo-sip-connector -M /data/unix/mncc</span><br><span style="color: hsl(120, 100%, 40%);">+         osmo-sip-connector</span><br><span> </span><br><span> echo Starting container with SIP testsuite</span><br><span> docker run      --rm \</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12707">change 12707</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/12707"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iee983a8aafe8cade67b76927721fc26e5af966d7 </div>
<div style="display:none"> Gerrit-Change-Number: 12707 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: osmith <osmith@sysmocom.de> </div>