aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-smlc-test/Dockerfile
diff options
context:
space:
mode:
Diffstat (limited to 'ttcn3-smlc-test/Dockerfile')
-rw-r--r--ttcn3-smlc-test/Dockerfile3
1 files changed, 0 insertions, 3 deletions
diff --git a/ttcn3-smlc-test/Dockerfile b/ttcn3-smlc-test/Dockerfile
index 0205547..d2a081f 100644
--- a/ttcn3-smlc-test/Dockerfile
+++ b/ttcn3-smlc-test/Dockerfile
@@ -7,9 +7,6 @@ RUN ttcn3-docker-prepare "$OSMO_TTCN3_BRANCH" smlc
VOLUME /data
-RUN ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh / && \
- ln -s /osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh /
-
COPY SMLC_Tests.cfg /data/SMLC_Tests.cfg
CMD cd /data && \