tests/test-remotefilelog-partial-shallow.t
changeset 46874 84a93fa7ecfd
parent 40722 0800d9e6e216
child 51181 dcaa2df1f688
--- a/tests/test-remotefilelog-partial-shallow.t	Wed Apr 07 13:31:15 2021 +0200
+++ b/tests/test-remotefilelog-partial-shallow.t	Tue Apr 06 18:55:19 2021 +0200
@@ -18,8 +18,10 @@
 
   $ hg clone --shallow ssh://user@dummy/master shallow --noupdate --config remotefilelog.includepattern=foo
   streaming all changes
-  3 files to transfer, 336 bytes of data
-  transferred 336 bytes in * seconds (*/sec) (glob)
+  3 files to transfer, 336 bytes of data (no-zstd !)
+  transferred 336 bytes in * seconds (* */sec) (glob) (no-zstd !)
+  3 files to transfer, 338 bytes of data (zstd !)
+  transferred 338 bytes in * seconds (* */sec) (glob) (zstd !)
   searching for changes
   no changes found
   $ cat >> shallow/.hg/hgrc <<EOF