fix: taosbenchmark socket close properly (#20364)

* fix: taosbenchmark socket close properly

* fix: update taos-tools e84b7d1

* fix: update taos-tools 41d4f95
This commit is contained in:
Shuduo Sang 2023-03-09 19:46:15 +08:00 committed by GitHub
parent 1caac924f1
commit 96c4ce4e47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG d4b3967
GIT_TAG 41d4f95
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE