提交 8ba2ed79 编写于 作者: L limingkang

告警清理

Signed-off-by: Nlimingkang <limingkang1@huawei.com>
Change-Id: I02ca887debe3627619fb0d350959f776754a6cb7
上级 fefa1d2b
......@@ -65,6 +65,7 @@ static int DoRebootPanic(int id, const char *name, int argc, const char **argv)
if (fwrite((void *)"c", 1, 1, panic) != 1) {
(void)fclose(panic);
PLUGIN_LOGI("fwrite to panic failed");
return -1;
}
(void)fclose(panic);
#endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册