fix: taosbenchmark handle mem better patch2 for main (#19743)
* fix: update taos-tools a0234fe for main * fix: update taos-tools c4a567b
This commit is contained in:
parent
ce5bd03e08
commit
746a6bc243
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG a0234fe
|
||||
GIT_TAG c4a567b
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue