提交 1ddd835a 编写于 作者: J JoeWrightss

Fix .Info() error message

Signed-off-by: NJoeWrightss <zhoulin.xie@daocloud.io>
上级 dd2ef872
......@@ -94,7 +94,7 @@ func (mgr *Manager) run(ctx context.Context, t controller, ready, check, done ch
mgr.cleanup(t)
return
case <-check:
glog.V(4).Info("check receieved")
glog.V(4).Info("check received")
select {
case <-ctx.Done():
mgr.cleanup(t)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册