fix: taosdump for mac with ws is wip (#17704)

* chore(release): make get_os.sh works on mac

* chore(tools): update taos-tools

* chore: update taos-tools for 3.0

* fix: taosbenchmark with taosws on windows

* fix: shell depends on ws on windows

* fix: update taostools aa0923e for 3.0

* fix: taosdump for mac with websocket is wip
This commit is contained in:
Shuduo Sang 2022-10-27 15:38:42 +08:00 committed by GitHub
parent fe31be0640
commit e1378fcbe1
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 aa0923e
GIT_TAG f20eb34
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE