]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph_argparse: binary flag value can be separate arg
authorYehuda Sadeh <yehuda@redhat.com>
Tue, 3 Dec 2019 21:58:49 +0000 (13:58 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 28 Jan 2020 18:20:40 +0000 (10:20 -0800)
commit82e44d9c8ca91f2f7d5f1cb1d1fe54a766351fcf
tree1ff779713add4d706c2bfbd4abdfb85bc3e98eb2
parenta657ec2f3f340a6218a6ed9385b49ff0c0236a46
ceph_argparse: binary flag value can be separate arg

Resurrect old behavior where a binary flag could be detached from the
argument, e.g., "--rgw-cache-enabled false".

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/common/ceph_argparse.cc