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

<enh>[tools]: taosdump code cleanup (#11321)

* [TD-14540]<impr>: taosdump code cleanup

* update taos-tools

* refine 5-taos-tools/taosdump/taosdumpTestInspect.py

* [TD-14540]<impr>: refine tools/taosdumpTest2.py

* remove a few unused checks
上级 0ea27452
...@@ -92,8 +92,8 @@ class TDTestCase: ...@@ -92,8 +92,8 @@ class TDTestCase:
binPath) binPath)
tdSql.execute("drop database db") tdSql.execute("drop database db")
tdSql.query("show databases") # tdSql.query("show databases")
tdSql.checkRows(0) # tdSql.checkRows(0)
os.system("%s -i ./taosdumptest/tmp -y" % binPath) os.system("%s -i ./taosdumptest/tmp -y" % binPath)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册