tests/test-censor.t
branchstable
changeset 51315 c7edfccfc11f
parent 51159 3e2a878fb96f
child 51362 e7be2ddfb4c2
--- a/tests/test-censor.t	Thu Jan 11 17:49:51 2024 +0100
+++ b/tests/test-censor.t	Sun Jan 14 16:03:08 2024 -0300
@@ -300,7 +300,7 @@
   rev-count   data-size inl type      target 
           8         ??? no  file      target (glob) (revlogv2 !)
           8         ??? yes file      target (glob) (revlogv1 !)
-  $ cat /dev/rand?m | dd status=none count=200 | f --hexdump > target
+  $ cat /dev/rand?m | dd bs=512 count=200 2> /dev/null | f --hexdump > target
   $ hg ci -m 'add 100k passwords'
   $ H2=`hg id --debug -i`
   $ C5=$H2