Lines Matching refs:dir
250 dir="$2"
253 echo " the multi-result : $dir"
255 bdemossum "$dir"
301 local dir restore_dir mode options aslversion
305 dir="$2"
309 cd "$dir"
311 echo "Running make $target from $dir"
459 local errors=0 dir restore_dir execonly
472 dir="`get_test_case_dir "$1" $ret $filename`"
473 check_dir "$dir"
476 make_install "$dir" "$execonly"
509 local errors=0 dir restore_dir execonly
521 dir="`get_collections_root_dir "$1"`/$filename"
522 check_dir "$dir"
525 make_install "$dir" "$execonly"