diff tests/test-remotefilelog-log.t @ 52720:ca17d31624ac

stream: report number of file written then information is available Strictly speaking we could also do that for v1, but that is old enough that I don't want to bother.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 28 Nov 2024 11:05:16 +0100
parents dcaa2df1f688
children
line wrap: on
line diff
--- a/tests/test-remotefilelog-log.t	Thu Nov 28 11:05:07 2024 +0100
+++ b/tests/test-remotefilelog-log.t	Thu Nov 28 11:05:16 2024 +0100
@@ -21,9 +21,9 @@
   $ hgcloneshallow ssh://user@dummy/master shallow --noupdate
   streaming all changes
   3 files to transfer, 473 bytes of data (no-rust !)
-  transferred 473 bytes in * seconds (*/sec) (glob) (no-rust !)
+  stream-cloned 3 files / 473 bytes in * seconds (*/sec) (glob) (no-rust !)
   5 files to transfer, 599 bytes of data (rust !)
-  transferred 599 bytes in * seconds (*/sec) (glob) (rust !)
+  stream-cloned 5 files / 599 bytes in * seconds (*/sec) (glob) (rust !)
   searching for changes
   no changes found
   $ cd shallow