mirror of https://github.com/milvus-io/milvus.git
[skip e2e] Update comment to uppercase (#14710)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/14703/head
parent
f029a4f863
commit
97eff51b00
|
@ -133,8 +133,8 @@ fi
|
|||
|
||||
pushd ${BUILD_OUTPUT_DIR}
|
||||
|
||||
# remove make cache since build.sh -l use default variables
|
||||
# force update the variables each time
|
||||
# Remove make cache since build.sh -l use default variables
|
||||
# Force update the variables each time
|
||||
make rebuild_cache >/dev/null 2>&1
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue