test:modify testcase that deletes dataDir when starting old taosd

This commit is contained in:
chenhaoran 2022-12-01 17:13:42 +08:00
parent 51a3df6740
commit 9029a0e45f
1 changed files with 0 additions and 1 deletions

View File

@ -78,7 +78,6 @@ class TDTestCase:
sleep(5)
def buildTaosd(self,bPath):
# os.system(f"mv {bPath}/build_bak {bPath}/build ")
os.system(f" cd {bPath} && make install ")