test:modify testcase that deletes dataDir when starting old taosd
This commit is contained in:
parent
51a3df6740
commit
9029a0e45f
|
@ -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 ")
|
||||
|
|
Loading…
Reference in New Issue