mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-11-06 13:22:11 +08:00
fix bug: component check
This commit is contained in:
parent
a149019fb3
commit
ad250d03e8
@ -93,7 +93,7 @@ func main() {
|
||||
if i != 0 {
|
||||
time.Sleep(1 * time.Second)
|
||||
}
|
||||
fmt.Printf("Checking components Round %v...\n", i+1)
|
||||
fmt.Printf("Checking components round %v...\n", i+1)
|
||||
|
||||
var err error
|
||||
allSuccess := true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user