未验证 提交 204ebfc1 编写于 作者: haoranc's avatar haoranc 提交者: GitHub

Update run_container.sh

上级 573c6e58
...@@ -68,7 +68,7 @@ if [ $ent -ne 0 ]; then ...@@ -68,7 +68,7 @@ if [ $ent -ne 0 ]; then
CONTAINER_TESTDIR=/home/TDinternal/community CONTAINER_TESTDIR=/home/TDinternal/community
SIM_DIR=/home/TDinternal/sim SIM_DIR=/home/TDinternal/sim
REP_MOUNT_PARAM="$INTERNAL_REPDIR:/home/TDinternal" REP_MOUNT_PARAM="$INTERNAL_REPDIR:/home/TDinternal"
REP_MOUNT_LIB="$INTERNAL_REPDIR/debug/build/lib:/home/TDinternal/debug/build/lib:ro" REP_MOUNT_LIB="$INTERNAL_REPDIR/debug/build/lib:/home/TDinternal/debug/build/lib"
else else
# community edition # community edition
...@@ -76,7 +76,7 @@ else ...@@ -76,7 +76,7 @@ else
CONTAINER_TESTDIR=/home/TDengine CONTAINER_TESTDIR=/home/TDengine
SIM_DIR=/home/TDengine/sim SIM_DIR=/home/TDengine/sim
REP_MOUNT_PARAM="$REPDIR:/home/TDengine" REP_MOUNT_PARAM="$REPDIR:/home/TDengine"
REP_MOUNT_LIB="$REPDIR/debug/build/lib:/home/TDengine/debug/build/lib:ro" REP_MOUNT_LIB="$REPDIR/debug/build/lib:/home/TDengine/debug/build/lib"
fi fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册