fix progress

This commit is contained in:
Mark McGranaghan 2012-10-01 14:47:15 -07:00
parent 3b1004b12c
commit 68b0e69769

View File

@ -154,4 +154,5 @@ func main() {
}
fmt.Print(`</tbody></table></div></body></html>`)
fmt.Fprint(os.Stderr, "\n")
}