提交 9029a0e4 编写于 作者: haoranc's avatar haoranc

test:modify testcase that deletes dataDir when starting old taosd

上级 51a3df67
...@@ -78,7 +78,6 @@ class TDTestCase: ...@@ -78,7 +78,6 @@ class TDTestCase:
sleep(5) sleep(5)
def buildTaosd(self,bPath): def buildTaosd(self,bPath):
# os.system(f"mv {bPath}/build_bak {bPath}/build ") # os.system(f"mv {bPath}/build_bak {bPath}/build ")
os.system(f" cd {bPath} && make install ") os.system(f" cd {bPath} && make install ")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册