tests/test-ssh.t
changeset 46874 84a93fa7ecfd
parent 46737 e96a0a53de20
child 46884 cc3ad5c3af3b
--- a/tests/test-ssh.t	Wed Apr 07 13:31:15 2021 +0200
+++ b/tests/test-ssh.t	Tue Apr 06 18:55:19 2021 +0200
@@ -64,8 +64,10 @@
 
   $ hg clone -e "\"$PYTHON\" \"$TESTDIR/dummyssh\"" --stream ssh://user@dummy/remote local-stream
   streaming all changes
-  8 files to transfer, 827 bytes of data
-  transferred 827 bytes in * seconds (*) (glob)
+  8 files to transfer, 827 bytes of data (no-zstd !)
+  transferred 827 bytes in * seconds (*) (glob) (no-zstd !)
+  8 files to transfer, 846 bytes of data (zstd !)
+  transferred * bytes in * seconds (* */sec) (glob) (zstd !)
   updating to branch default
   2 files updated, 0 files merged, 0 files removed, 0 files unresolved
   $ cd local-stream