]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
crushtool: print error message to stderr not dout(1) 18398/head
authorKefu Chai <kchai@redhat.com>
Wed, 11 Oct 2017 09:45:19 +0000 (17:45 +0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 19 Oct 2017 12:15:14 +0000 (14:15 +0200)
commitfd42f2a9ccc5016660b9c205f6aa0104ffdd0b10
tree0202a157ed9e29b1515d64a57e8d011fe9870c98
parent6902627cb3cb41547be5134aba5c10a39b78163a
crushtool: print error message to stderr not dout(1)

in hope to fix the mysterious test failure where cli/crushtool/build.t
prints nothing when error message is expected.

Fixes: http://tracker.ceph.com/issues/21758
Signed-off-by: Kefu Chai <kchai@redhat.com>
(cherry picked from commit dc78d40af77ff8d5e4f3d39497e6e3c98c309306)
src/test/cli/crushtool/build.t
src/tools/crushtool.cc