]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
fix minor bug in rgw_admin 50623/head
authorLiuBingrun <liubr1@chinatelecom.cn>
Wed, 22 Mar 2023 09:07:19 +0000 (17:07 +0800)
committerGitHub <noreply@github.com>
Wed, 22 Mar 2023 09:07:19 +0000 (17:07 +0800)
commitebafa752161258f6e2d3079889d88ff08b6bba4a
treeaea29bfd44ab88c0178e71321af4139b5b457e27
parent6e67bf80aa03c99a6df96e3cf7ea6416bbfc8054
fix minor bug in rgw_admin

the brackets after the "else if" is misplaced.

Signed-off-by: LiuBingrun <liubr1@chinatelecom.cn>
src/rgw/rgw_admin.cc