fix: taosbenchmark min max delay (#18967)
* fix: taosbenchmark delay array overflow * fix: update taos-tools eebd42e * fix: taosbenchmark delay list update taos-tools ad6ae3c
This commit is contained in:
parent
86c50d5181
commit
876dff899c
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG 121c8a3
|
||||
GIT_TAG ad6ae3c
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue