changeset 48968:4a8eff64860a stable

test: update test-clone-stream.t to pass on bigendian Fixes: a3cf460a6b1b ("stream-clone: also filter the requirement we put in the bundle 2") Differential Revision: https://phab.mercurial-scm.org/D12377
author Julien Cristau <jcristau@debian.org>
date Tue, 15 Mar 2022 14:45:47 +0100
parents a54a866349ed
children 4057563ebc6b e2f8ed37201c
files tests/test-clone-stream.t
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tests/test-clone-stream.t	Tue Mar 15 13:31:39 2022 -0700
+++ b/tests/test-clone-stream.t	Tue Mar 15 14:45:47 2022 +0100
@@ -316,8 +316,8 @@
 #endif
 #if zstd no-rust
   $ f --size --hex --bytes 256 body
-  body: size=116310
-  body: size=116335 (bigendian !)
+  body: size=116310 (no-bigendian !)
+  body: size=116305 (bigendian !)
   0000: 04 6e 6f 6e 65 48 47 32 30 00 00 00 00 00 00 00 |.noneHG20.......|
   0010: 7c 07 53 54 52 45 41 4d 32 00 00 00 00 03 00 09 ||.STREAM2.......|
   0020: 06 09 04 0c 40 62 79 74 65 63 6f 75 6e 74 31 30 |....@bytecount10|