]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/ceph-disk.sh: fix for SUSE 2021/head
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 24 Jun 2014 17:54:17 +0000 (19:54 +0200)
committerDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Wed, 25 Jun 2014 20:23:28 +0000 (22:23 +0200)
commit39530536ff923b91899f6303507c283b78040a20
tree6d446be27bb2f5d531bf80b751bd4e847e1fc5a3
parentbe70c1ffe36cea56e3213bd71a47c27d7fa2a068
test/ceph-disk.sh: fix for SUSE

On SUSE 'which' returns always the full path of (shell) commands and
not e.g. './ceph-conf' as on Debian. Add check also for full
path returned by which.

Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
src/test/ceph-disk.sh