@@ -248,7 +248,7 @@ func main() {
hostTimeErrors = append(hostTimeErrors, thisResult)
} else {
log.Printf("[%s] Host: %s; Time: %v\n", dc.Name, hs.Name, hostTime)
log.Printf("[%s] Host: %s; Time: %v; Drift: %s\n", dc.Name, hs.Name, hostTime, diff)
}
/*
The note is not visible to the blocked user.