未验证 提交 5225bf74 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

[TS-1167]<fix>: taosTools update to 1.2.0 (#10046)

* [TS-1167]<fix>: taosTools update to 1.2.0

for 2.4

* [TS-1167]<fix>: taosTools update to 1.2.0

* update taos-tools with revert commit
Co-authored-by: Nzhaoyanggh <yzhao@taosdata.com>
上级 096329ec
Subproject commit a6531c1528b5b50fb234e2519106feae91cc8d38
Subproject commit 79093b4194702248ad9378f391902aec883b24d8
......@@ -293,7 +293,7 @@ class TDDnode:
print(cmd)
taosadapterCmd = "nohup %s > /dev/null 2>&1 & " % (
taosadapterCmd = "nohup %s --opentsdb_telnet.enable=true > /dev/null 2>&1 & " % (
taosadapterBinPath)
if os.system(taosadapterCmd) != 0:
tdLog.exit(taosadapterCmd)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册