Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/
Dkselftest_install.sh9 install_loc=`pwd`
13 if [ $(basename $install_loc) != "selftests" ]; then
18 echo "$0: Installing in default location - $install_loc ..."
23 install_loc=$1
24 echo "$0: Installing in specified location - $install_loc ..."
27 install_dir=$install_loc/kselftest