提交 3ab2ad20 编写于 作者: K kailixu

chore: more check

上级 0bfc1cc9
......@@ -72,11 +72,10 @@ static int32_t dmInitMonitor() {
DM_INIT_MON();
#ifndef WINDOWS
dInfo("%s:%d stName is %s", __func__, __LINE__, stName);
if (STR_STR_CMP(stName, STR_STR_SIGN)) {
DM_ERR_RTN(0);
}
#endif
if (taosGetOsReleaseName(reName, stName, ver, 64) != 0) {
DM_ERR_RTN(code);
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册