Home
last modified time | relevance | path

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

/art/tools/golem/
Denv96 local selected_target="$1"
97 if ! contains_element "$selected_target" "${ALL_TARGETS[@]}"; then
98 echo "ERROR: Invalid target value '$selected_target'" >&2
102 case "$selected_target" in