]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: fix erasure_code_benchmark goop 2464/head
authorLoic Dachary <loic-201408@dachary.org>
Thu, 11 Sep 2014 20:07:33 +0000 (22:07 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Thu, 11 Sep 2014 20:24:53 +0000 (22:24 +0200)
commitb7bdb93ff7e7d08450553927cbeed0857bcfaba7
tree3c2b6481bf4a80f3553d71ede2efe22c60e9cc52
parentdcc608d5d3f701315eaf0edee6f0a4796a4d97e1
erasure-code: fix erasure_code_benchmark goop

Using a stringstream that is only displayed on error when calling the
erasure code factory, instead of cerr. The user expects the output to be
clean when there is no error.

http://tracker.ceph.com/issues/9429 Fixes: #9429

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/test/erasure-code/ceph_erasure_code_benchmark.cc