Skip to content
Success

Changes

Summary

  1. common/ttcn3-docker-prepare: add _scripts symlink (details)
Commit 9ac52e7864c3c57cd048822ce39be2e1ac6157b5 by Oliver Smith
common/ttcn3-docker-prepare: add _scripts symlink

The ttcn3-*-{start,stop}.sh scripts include a file from the _scripts dir
since Ia63c37b54fb42a8c64a676334cef6f9df4152e18. As they are called
through symlinks in / in docker-playground.git, we must make the another
symlink available for _scripts as well.

Fix for:
  ../ttcn3-tcpdump-start.sh: 3: .: cannot open ../_scripts/tcpdump-dumpcap.inc.sh: No such file

Change-Id: I3a093ac7058d31db958785692444cb58525a6181
The file was modifiedcommon/ttcn3-docker-prepare.sh