mirror of
https://github.com/ceph/ceph
synced 2024-12-28 14:34:13 +00:00
cmake: test_pidfile.sh test passing
Replaced relative paths in test_pidfile.sh with CEPH_VAR environment variables set in cmake. Signed-off-by: Ali Maredia <amaredia@redhat.com>
This commit is contained in:
parent
de97f67a65
commit
9288e98092
@ -5,7 +5,7 @@
|
||||
#
|
||||
|
||||
# Includes
|
||||
source ../qa/workunits/ceph-helpers.sh
|
||||
source $CEPH_ROOT/qa/workunits/ceph-helpers.sh
|
||||
|
||||
function run() {
|
||||
local dir=$1
|
||||
|
Loading…
Reference in New Issue
Block a user