]> Cypherpunks repositories - gostls13.git/commit
codereview: warn about 'hg upload' not uploading
authorRuss Cox <rsc@golang.org>
Thu, 13 Feb 2014 05:06:46 +0000 (05:06 +0000)
committerRuss Cox <rsc@golang.org>
Thu, 13 Feb 2014 05:06:46 +0000 (05:06 +0000)
commit673917f87879e32e81e55b3cc5fa027a5c8fce0a
tree1d6fe79caa2f4393ff018f1bdb73f6050e91506f
parent37bf90024b5cce75fab905fef7c73f9fce5628be
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
lib/codereview/codereview.py