# HG changeset patch
# User Julien Cristau <jcristau@debian.org>
# Date
1647351947 -3600
# Tue Mar 15 14:45:47 2022 +0100
# Branch stable
# Node ID
3e911cdaa0585276740d2c72357ca776bb62db62
# Parent
d4486810a1795fba9521449b8885ced034f3a6dd
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
Gbp-Pq: Name test-clone-stream_bigendian.patch
#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|