<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/11663">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">disable tcpdump<br><br>Change-Id: I46116df68b2f8c9ca253a9285d0a571904521727<br>---<br>M ttcn3-tcpdump-start.sh<br>M ttcn3-tcpdump-stop.sh<br>2 files changed, 4 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/63/11663/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-tcpdump-start.sh b/ttcn3-tcpdump-start.sh</span><br><span>index 395941d..0659df1 100755</span><br><span>--- a/ttcn3-tcpdump-start.sh</span><br><span>+++ b/ttcn3-tcpdump-start.sh</span><br><span>@@ -4,6 +4,8 @@</span><br><span> TCPDUMP=/usr/sbin/tcpdump</span><br><span> TESTCASE=$1</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+exit 0</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> if [ "z$TTCN3_PCAP_PATH" = "z" ]; then</span><br><span>         TTCN3_PCAP_PATH=/tmp</span><br><span> fi</span><br><span>diff --git a/ttcn3-tcpdump-stop.sh b/ttcn3-tcpdump-stop.sh</span><br><span>index 9404841..15c34cb 100755</span><br><span>--- a/ttcn3-tcpdump-stop.sh</span><br><span>+++ b/ttcn3-tcpdump-stop.sh</span><br><span>@@ -11,6 +11,8 @@</span><br><span> fi</span><br><span> echo</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+exit 0</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span> if [ "z$TTCN3_PCAP_PATH" = "z" ]; then</span><br><span>    TTCN3_PCAP_PATH=/tmp</span><br><span> fi</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/11663">change 11663</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/11663"/><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: I46116df68b2f8c9ca253a9285d0a571904521727 </div>
<div style="display:none"> Gerrit-Change-Number: 11663 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>