Home
last modified time | relevance | path

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

/build/
Denvsetup.sh474 local selection=
478 selection=generic-eng
481 selection=simulator
486 selection=${LUNCH_MENU_CHOICES[$(($answer-$_arrayoffset))]}
490 selection=$answer
493 if [ -z "$selection" ]
503 if [ "$selection" = "simulator" ]
510 local product=$(echo -n $selection | sed -e "s/-.*$//")
520 local variant=$(echo -n $selection | sed -e "s/^[^\-]*-//")