fix: taosbenchmark print qps result (#19982)
* fix: taosbenchmark print qps result * fix: update taos-tools 64a0dcb * fix: update taos-tools 7c641c5
This commit is contained in:
parent
a81833c7dc
commit
49b285298d
|
@ -2,7 +2,7 @@
|
|||
# taos-tools
|
||||
ExternalProject_Add(taos-tools
|
||||
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
|
||||
GIT_TAG 22627d7
|
||||
GIT_TAG 7c641c5
|
||||
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
|
||||
BINARY_DIR ""
|
||||
#BUILD_IN_SOURCE TRUE
|
||||
|
|
Loading…
Reference in New Issue