Home
last modified time | relevance | path

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

/libCEED/benchmarks/
H A Dbenchmark.sh41 abspath root_dir ".." || $exit_cmd 1
42 build_root="$root_dir/build"
287 HISTFILE="$root_dir/.bash_history"
292 while cwd="$PWD/" cwd="${cwd#${root_dir}/}" cwd="${cwd%/}" \