changeset 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 4212fdc4db18
children 642afc8f50e7
files tests/test-ssh.t
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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