]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test,tools: capture boost::program_options in a try
authorLoic Dachary <loic-201408@dachary.org>
Wed, 17 Sep 2014 13:34:01 +0000 (15:34 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Wed, 8 Oct 2014 06:59:15 +0000 (08:59 +0200)
commitb085fd8dbfb00aca0364dda16a0ca6b76878db97
tree973625861659e25b8f98f1a406608f4bf160d5eb
parent1b7fae7b2953649564a9e226b4abedad0ce652cc
test,tools: capture boost::program_options in a try

When something fails boost::program_options throws an exception that
needs to be caught.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/test/bench/small_io_bench_dumb.cc
src/test/bench/small_io_bench_fs.cc
src/test/bench/tp_bench.cc
src/test/erasure-code/ceph_erasure_code.cc
src/test/erasure-code/ceph_erasure_code_benchmark.cc
src/tools/ceph_monstore_tool.cc
src/tools/ceph_objectstore_tool.cc
src/tools/ceph_osdomap_tool.cc