提交 ebb1d83a 编写于 作者: K kailixu

chore: remove ut code

上级 da2ca889
...@@ -107,9 +107,6 @@ static int32_t dmStartNodes(SDnode *pDnode) { ...@@ -107,9 +107,6 @@ static int32_t dmStartNodes(SDnode *pDnode) {
dError("node:%s, failed to start since %s", pWrapper->name, terrstr()); dError("node:%s, failed to start since %s", pWrapper->name, terrstr());
return -1; return -1;
} }
if(ntype == VNODE) {
return -1;
}
} }
dInfo("The daemon initialized successfully"); dInfo("The daemon initialized successfully");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册