Home
last modified time | relevance | path

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

/cts/tools/mcts/
Ddownload_mcts.sh65 full_dir_path="$dir_prefix/$path"
66 mkdir -p $full_dir_path
82 pushd $full_dir_path > /dev/null
141 echo "The files will be download at $full_dir_path"
145 chmod -R 777 $full_dir_path
146 for file in $full_dir_path/* ; do