]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-disk: support and test the absence of PATH 1169/head
authorLoic Dachary <loic@dachary.org>
Wed, 29 Jan 2014 10:00:08 +0000 (11:00 +0100)
committerLoic Dachary <loic@dachary.org>
Thu, 30 Jan 2014 19:11:02 +0000 (20:11 +0100)
commitad515bfec34378aa7c922f746fb1fbe063dc5c2f
tree6420761b71933b79402c339abb84d4622b3681e6
parent3f5e4f5250d49c1624f8773985eff06c6577578d
ceph-disk: support and test the absence of PATH

Although this is not exactly the context in which ceph-disk is run when
invoked by udev, it makes sure there is at least one sensible way of
using it when PATH is undefined.

Also make src/ceph.in not fail if PATH is not defined.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/ceph-disk
src/ceph.in
src/test/ceph-disk.sh