未验证 提交 d26b4e15 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

chore: taos-tools use localfile asdeps (#18471)

* chore: update taos-tools 6b19ee9

* chore: taos-tools use local files as deps

* test: add git clean on windows pre-test
上级 efe7b5c3
......@@ -201,6 +201,7 @@ def pre_test_win(){
'''
bat '''
cd %WIN_COMMUNITY_ROOT%
git clean -fxd
git reset --hard
git remote prune origin
git fetch
......
......@@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG fab042d
GIT_TAG cf0a640
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册