1
0
mirror of https://github.com/golang/go synced 2024-11-19 14:54:43 -07:00
go/lib/codereview
Russ Cox 673917f878 codereview: warn about 'hg upload' not uploading
This seems to be what causes the 'chunk mismatch' errors.
I don't know why the server tells us there's nothing to upload,
but at the least we can warn that it did, so that the user
will try again.

LGTM=bradfitz
R=golang-codereviews, bradfitz
CC=golang-codereviews
https://golang.org/cl/62840043
2014-02-13 05:06:46 +00:00
..
codereview.cfg codereview: switch defaultcc to golang-codereviews 2013-12-20 10:53:50 -05:00
codereview.py codereview: warn about 'hg upload' not uploading 2014-02-13 05:06:46 +00:00
test.sh