Home
last modified time | relevance | path

Searched refs:install_loc (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/tools/testing/selftests/
Dkselftest_install.sh11 install_loc=`pwd`
15 if [ $(basename $install_loc) != "selftests" ]; then
20 echo "$0: Installing in default location - $install_loc ..."
25 install_loc=$1
26 echo "$0: Installing in specified location - $install_loc ..."
29 install_dir=$install_loc/kselftest