fix: taosbenchmark ignore drop db failure for cloud (#19671)

* fix: taosbenchmark ignore drop db failure for cloud

* fix: update taos-tools 0cd564a for main
This commit is contained in:
Shuduo Sang 2023-01-28 14:24:04 +08:00 committed by GitHub
parent 69779755cd
commit e8dfa66750
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 7d24ed5
GIT_TAG 0cd564a
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE