]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Allow float value by allowing . in input value
authorRajesh Nambiar <rajesh.n@msystechnologies.com>
Sun, 31 May 2015 14:36:08 +0000 (14:36 +0000)
committerSage Weil <sage@redhat.com>
Sun, 31 May 2015 16:38:03 +0000 (12:38 -0400)
commit4487d13cc6a737d36f6cfafdf7c28ef6423e17c1
tree31208be31a91157a33a3d76dfec134a32355223f
parent055c0c480e668581df421ebedc0c6e8f23e2aa0b
Allow float value by allowing . in input value

Dont bail out if the input value happens to be .

Fixes: #11620
Signed-off-by: Rajesh Nambiar <rajesh.n@msystechnologies.com>
Tested-by: Sage Weil <sage@redhat.com>
src/common/ceph_argparse.cc