fix: taosbenchmark fix sml-rest mem leak for main (#19916)

* fix: taosbenchmark fix sml-rest mem leak for main

* fix: update taos-tools 4097420
This commit is contained in:
Shuduo Sang 2023-02-11 00:45:42 +08:00 committed by GitHub
parent 1b53f4b0bd
commit 18cad4f33a
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 e04f39b
GIT_TAG 4097420
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE