From: Sage Weil Date: Wed, 12 Feb 2014 02:38:16 +0000 (-0800) Subject: osdmaptool: fix cli test X-Git-Tag: v0.78~200 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=33692a2c02d1273741666a4ad5f6f7623c010eaa;p=ceph.git osdmaptool: fix cli test Encoding the extra tunable byte threw off the output here. Signed-off-by: Sage Weil --- diff --git a/src/test/cli/osdmaptool/crush.t b/src/test/cli/osdmaptool/crush.t index 11993bf18512..5833da8a7e56 100644 --- a/src/test/cli/osdmaptool/crush.t +++ b/src/test/cli/osdmaptool/crush.t @@ -6,5 +6,5 @@ osdmaptool: exported crush map to oc $ osdmaptool --import-crush oc myosdmap osdmaptool: osdmap file 'myosdmap' - osdmaptool: imported 485 byte crush map from oc + osdmaptool: imported 486 byte crush map from oc osdmaptool: writing epoch 3 to myosdmap