##// END OF EJS Templates
test: update test-clone-stream.t to pass on bigendian...
Julien Cristau -
r49824:4a8eff64 stable
parent child Browse files
Show More
@@ -316,8 +316,8 b' getbundle requests with stream=1 are unc'
316 316 #endif
317 317 #if zstd no-rust
318 318 $ f --size --hex --bytes 256 body
319 body: size=116310
320 body: size=116335 (bigendian !)
319 body: size=116310 (no-bigendian !)
320 body: size=116305 (bigendian !)
321 321 0000: 04 6e 6f 6e 65 48 47 32 30 00 00 00 00 00 00 00 |.noneHG20.......|
322 322 0010: 7c 07 53 54 52 45 41 4d 32 00 00 00 00 03 00 09 ||.STREAM2.......|
323 323 0020: 06 09 04 0c 40 62 79 74 65 63 6f 75 6e 74 31 30 |....@bytecount10|
General Comments 0
You need to be logged in to leave comments. Login now