]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
osdmaptool: fix cli test
authorSage Weil <sage@inktank.com>
Wed, 12 Feb 2014 02:38:16 +0000 (18:38 -0800)
committerSage Weil <sage@inktank.com>
Wed, 12 Feb 2014 02:38:16 +0000 (18:38 -0800)
Encoding the extra tunable byte threw off the output here.

Signed-off-by: Sage Weil <sage@inktank.com>
src/test/cli/osdmaptool/crush.t

index 11993bf18512c0318c8dd958bd4d36ca8158bb04..5833da8a7e566d2ae97cfcf0df39d9a752cf47fe 100644 (file)
@@ -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