提交 7c0cbeb9 编写于 作者: C cpwu

fix common

上级 308e6897
...@@ -444,8 +444,7 @@ class TDCom: ...@@ -444,8 +444,7 @@ class TDCom:
return buildPath return buildPath
def getClientCfgPath(self): def getClientCfgPath(self):
# buildPath = self.getBuildPath() buildPath = self.getBuildPath()
buildPath = get_path()
if (buildPath == ""): if (buildPath == ""):
tdLog.exit("taosd not found!") tdLog.exit("taosd not found!")
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册