Skip to content

Commit

Permalink
fix: taosbenchmark no vgroup if host specified for 3022 (#19181)
Browse files Browse the repository at this point in the history
  • Loading branch information
sangshuduo authored Dec 27, 2022
1 parent 673de67 commit 11b9175
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/taostools_CMakeLists.txt.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# taos-tools
ExternalProject_Add(taos-tools
GIT_REPOSITORY https://github.com/taosdata/taos-tools.git
GIT_TAG 261fcca
GIT_TAG 11b60a4
SOURCE_DIR "${TD_SOURCE_DIR}/tools/taos-tools"
BINARY_DIR ""
#BUILD_IN_SOURCE TRUE
Expand Down

0 comments on commit 11b9175

Please sign in to comment.