]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Fix rest_bench to support https 5176/head
authorYuan Zhou <yuan.zhou@intel.com>
Thu, 9 Jul 2015 07:45:52 +0000 (15:45 +0800)
committerYuan Zhou <yuan.zhou@intel.com>
Thu, 9 Jul 2015 07:46:18 +0000 (15:46 +0800)
commit624fa43a9a7f2079d313f7a1bbaa9a9e8bedda0a
treed8e9d6d87581ba39c89e98ecb7afb27bed536144
parent5715e472e676ee5c60e277e8e3cd38c07ca8b0ab
Fix rest_bench to support https

Fixes: #3968
There's typo in the code which has compared 'http' twice

Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
src/tools/rest_bench.cc