This commit is contained in:
parent
9911f58424
commit
89c9911be6
@ -27,7 +27,7 @@ if [ ! -z ${EIVE_OBSW_ROOT} ]; then
|
||||
cd ${EIVE_OBSW_ROOT}
|
||||
obsw_root=$(pwd)
|
||||
elif [ -d ${build_dir} ]; then
|
||||
obsw_root=${build_dir}
|
||||
obsw_root=$(pwd)
|
||||
:
|
||||
elif [ -d ../${build_dir} ]; then
|
||||
cd ..
|
||||
|
Loading…
x
Reference in New Issue
Block a user