Searched refs:tmp_dir (Results 1 – 1 of 1) sorted by relevance
38 tmp_dir="/tmp/$USER/${test_dir}"40 tmp_dir="${TMPDIR}/$USER/${test_dir}"133 DEX_LOCATION=$tmp_dir241 … run_args="${run_args} --invoke-with strace --invoke-with -o --invoke-with $tmp_dir/$strace_output"296 tmp_dir=$1297 if [ "x$tmp_dir" = "x" ]; then380 noncanonical_tmp_dir=$tmp_dir381 tmp_dir="`cd $oldwd ; python -c "import os; print os.path.realpath('$tmp_dir')"`"382 mkdir -p $tmp_dir635 rm -rf "$tmp_dir"[all …]