Mercurial > hg
changeset 17525:e327fd6edb14
spelling: transferred
author | timeless@mozdev.org |
---|---|
date | Fri, 17 Aug 2012 13:58:19 -0700 |
parents | a736e1e15e46 |
children | 1572fd8af69d |
files | mercurial/wireproto.py tests/test-phases-exchange.t |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/mercurial/wireproto.py Fri Aug 17 13:58:19 2012 -0700 +++ b/mercurial/wireproto.py Fri Aug 17 13:58:19 2012 -0700 @@ -516,7 +516,7 @@ it is serving. Client checks to see if it understands the format. The format is simple: the server writes out a line with the amount - of files, then the total amount of bytes to be transfered (separated + of files, then the total amount of bytes to be transferred (separated by a space). Then, for each file, the server first writes the filename and filesize (separated by the null character), then the file contents. '''
--- a/tests/test-phases-exchange.t Fri Aug 17 13:58:19 2012 -0700 +++ b/tests/test-phases-exchange.t Fri Aug 17 13:58:19 2012 -0700 @@ -84,7 +84,7 @@ pull did not updated ../alpha state. -push from alpha to beta should update phase even if nothing is transfered +push from alpha to beta should update phase even if nothing is transferred $ cd ../alpha $ hgph # not updated by remote pull