提交 00f7f881 编写于 作者: W Wang Guibao 提交者: GitHub

Merge pull request #111 from wangguibao/fix_build

Fix build
......@@ -215,8 +215,10 @@ int main(int argc, char** argv) {
}
LOG(INFO) << "Succ initialize cube";
#ifndef BCLOUD
// FATAL messages are output to stderr
FLAGS_stderrthreshold = 3;
#endif
if (ServerManager::instance().start_and_wait() != 0) {
LOG(ERROR) << "Failed start server and wait!";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册