This commit is contained in:
2
main.go
2
main.go
@@ -305,6 +305,8 @@ func main() {
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
log.Printf("Finished checking vCenter %s\n", u)
|
||||||
|
|
||||||
// Output final results in JSON
|
// Output final results in JSON
|
||||||
if len(hostTimeErrors) > 0 {
|
if len(hostTimeErrors) > 0 {
|
||||||
j, _ := json.Marshal(hostTimeErrors)
|
j, _ := json.Marshal(hostTimeErrors)
|
||||||
|
Reference in New Issue
Block a user