fix: taosbenchmark sml rest ctrlc (#19899)
* fix: taosbenchmark sml-rest mem leak * fix: update taos-tools 990ba9e * fix: update taos-tools 3d5aa21 * fix: update taos-tools 68d300d * fix: update taos-tools 3c423ca * fix: update taos-tools 4097420
This commit is contained in:
parent
59b9f00767
commit
b51c15b73f
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG e04f39b
|
||||
GIT_TAG 4097420
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue