test
This commit is contained in:
parent
12d517ff5c
commit
2bc76d4141
@ -27,10 +27,6 @@ func (c *VersionController) Status() {
|
||||
errStr := ""
|
||||
api := tools.API{}
|
||||
state, code, err := api.GetState()
|
||||
|
||||
if state == tools.ALIVE {
|
||||
state, _, err = api.CheckRemoteAPIs([]string{})
|
||||
}
|
||||
if err != nil {
|
||||
errStr = err.Error()
|
||||
}
|
||||
|
BIN
oc-catalog
BIN
oc-catalog
Binary file not shown.
Loading…
Reference in New Issue
Block a user