@@ -461,7 +461,7 @@ func run(aName, bName, sizesArg, patArg string,
d.resetErrors()
}
stats.sinceHeader = 0
fmt.Println(paint("error counts reset", cDim))
fmt.Println(stats.rule("error counts reset"))
case now := <-tick.C:
secs := now.Sub(last).Seconds()
last = now
The note is not visible to the blocked user.