Mercurial > public > mercurial-scm > hg
diff tests/test-ssh.t @ 12773:98aaf58a1d7c
test-ssh: handle very slow ssh transfer rate
author | timeless <timeless@gmail.com> |
---|---|
date | Thu, 14 Oct 2010 10:56:39 +0300 |
parents | bb35840e965c |
children | 6bd9778ae749 |
line wrap: on
line diff
--- a/tests/test-ssh.t Tue Oct 19 12:40:09 2010 -0500 +++ b/tests/test-ssh.t Thu Oct 14 10:56:39 2010 +0300 @@ -62,7 +62,7 @@ $ hg clone -e "python ./dummyssh" --uncompressed ssh://user@dummy/remote local-stream streaming all changes 4 files to transfer, 392 bytes of data - transferred 392 bytes in * seconds (*B/sec) (glob) + transferred 392 bytes in * seconds (*/sec) (glob) updating to branch default 2 files updated, 0 files merged, 0 files removed, 0 files unresolved $ cd local-stream