diff --git a/test/simple.t b/test/simple.t index 15be0b1..b1c0be3 100644 --- a/test/simple.t +++ b/test/simple.t @@ -20,8 +20,10 @@ Simple test of our Git Key-Value store # 00000000: 4865 6c6c 6f20 576f 726c 6421 0a Hello World!. # # - $ tail -c20 db.pack | base64 - - 5LI0Ny5+PX6FCDkSPYcRzZlCcUc= + $ tail -c20 db.pack | hexdump + 0000000 b2e4 3734 7e2e 7e3d 0885 1239 873d cd11 + 0000010 4299 4771 + 0000014 $ mgit git://localhost/simple db.pack < get /foo > quit