fix: taosbenchmark disorder dynamic range for main (#20774)
* fix: taosbenchmark disorder dynamic range for main * fix: merge with main
This commit is contained in:
parent
949193e9e7
commit
13991b6106
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG 273a3fe
|
||||
GIT_TAG ddd654a
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue