fix: taosbenchmark handle mem better (#19736)
* fix: update taos-tools 560d0b5 * fix: update taos-tools a0234fe
This commit is contained in:
parent
c486530d23
commit
e64113b2b0
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG 181bcac
|
||||
GIT_TAG a0234fe
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue