Merge pull request #18828 from taosdata/fix/sangshuduo/TS-2238-taosbenchmark-rest-taosc
fix: taosbenchmark use fully rest interface
This commit is contained in:
commit
d20260ac41
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG ac69142
|
||||
GIT_TAG 4a4027c
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue