ttcn3-bts-test/jenkins.sh no --privileged

Change-Id: I596f904717717338ee74ff62d477834d5b90e7f9
This commit is contained in:
Neels Hofmeyr 2020-11-04 13:30:12 +00:00 committed by Neels Hofmeyr
parent 1bc96ccc74
commit 4a72ba42ed
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ if [ "x$1" = "x-h" ]; then
if [ -d "$3" ]; then
BTS_JUST_IDLE="1"
ADD_BTS_VOLUMES="$ADD_BTS_VOLUMES -v $3:/src"
ADD_BTS_RUN_OPTS="--privileged"
fi
fi