]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/ceph-disk.sh: fix for SUSE
authorDanny Al-Gaaf <danny.al-gaaf@bisect.de>
Tue, 24 Jun 2014 17:54:17 +0000 (19:54 +0200)
committerLoic Dachary <ldachary@redhat.com>
Mon, 22 Dec 2014 21:54:20 +0000 (22:54 +0100)
commited6ec2936513d7dd6c45bccd8edf69a12c71dc7b
tree8f3bbaf1ae9fcb64cd221f6fb427d3464cf7b9d0
parent754363f4563e7dbda1ef23fadc8d6ef1a3fdd0af
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>
(cherry picked from commit 39530536ff923b91899f6303507c283b78040a20)
src/test/ceph-disk.sh