mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 11:21:52 +08:00
Merge branch 'branch-0.4.0' into 'branch-0.4.0'
update build.sh See merge request megasearch/milvus!328 Former-commit-id: 52fe092b7914e3ce8f7f01af8d9377e68ed00b03
This commit is contained in:
commit
adf3cb5747
@ -18,6 +18,7 @@ do
|
||||
case $arg in
|
||||
t)
|
||||
BUILD_TYPE=$OPTARG # BUILD_TYPE
|
||||
KNOWHERE_OPTS="${KNOWHERE_OPTS} -t $OPTARG"
|
||||
;;
|
||||
u)
|
||||
echo "Build and run unittest cases" ;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user