fix: taosbenchmark set config (#18616)
* test: update taos-tools 63b1c71 * test: update taos-tools da2ee67 * test: update taos-tools 823fae5
This commit is contained in:
parent
0f05117131
commit
43841322ef
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG d5df76d
|
||||
GIT_TAG 823fae5
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue