]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/encoding/check-generated.sh: show diff if binary reencode check fails
authorIlya Dryomov <idryomov@gmail.com>
Tue, 19 Apr 2022 09:21:06 +0000 (11:21 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Tue, 19 Apr 2022 09:21:06 +0000 (11:21 +0200)
commit59d928a06c028bf381307001d2b68fa8545d8fc4
tree79926eb4dd527daf744da4041a0cd67b0a23294b
parent91d270b210a908ea2f3578dd7db3263383da95a8
test/encoding/check-generated.sh: show diff if binary reencode check fails

Take bf0b161115aa ("test/encoding/check-generated.sh: show diff if cmp
fails") a bit further.  Suggesting "cmp $tmp1 $tmp2" isn't very helpful
since cmp would report just the mismatch offset.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/test/encoding/check-generated.sh