Searched refs:install_loc (Results 1 – 1 of 1) sorted by relevance
9 install_loc=`pwd`13 if [ $(basename $install_loc) != "selftests" ]; then18 echo "$0: Installing in default location - $install_loc ..."23 install_loc=$124 echo "$0: Installing in specified location - $install_loc ..."27 install_dir=$install_loc/kselftest