]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
fix ceph init script 8724/head
authorAlexandre Derumier <aderumier@odiso.com>
Sun, 24 Apr 2016 07:55:35 +0000 (09:55 +0200)
committerAlexandre Derumier <aderumier@odiso.com>
Sun, 24 Apr 2016 07:55:35 +0000 (09:55 +0200)
commitb581dd56bea09520c154611ecea91ebe399058d3
tree6d404a719efa17cfaec0858c0d5a90e0360fd090
parentc3b595f2849440b1d85de5c38fcd881dafb89abd
fix ceph init script

commit 65963739cd6815b8008282c8f64cd64365662e60 have introduce a bug

test variables need to be quoted, or -n always return true, even if variables don't exist
src/init-ceph.in