Searched refs:install_loc (Results 1 – 1 of 1) sorted by relevance
11 install_loc=`pwd`15 if [ $(basename $install_loc) != "selftests" ]; then20 echo "$0: Installing in default location - $install_loc ..."25 install_loc=$126 echo "$0: Installing in specified location - $install_loc ..."29 install_dir=$install_loc/kselftest