[WIP] Fix minor bugs
This commit is contained in:
@@ -47,7 +47,7 @@ service:
|
||||
changes <- svc.Status{State: svc.StopPending}
|
||||
ws.instance.Shutdown()
|
||||
default:
|
||||
log.Errorf("unexpected control request: #%d", c)
|
||||
log.Errorf("unexpected control request: %+v", c)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user