Home
last modified time | relevance | path

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

/build/
Denvsetup.sh291 local ANSWER
296 read ANSWER
299 ANSWER=$1
301 case $ANSWER in
346 local ANSWER
351 read ANSWER
354 ANSWER=$1
357 if [ -z "$ANSWER" ] ; then
360 if check_product $ANSWER
362 export TARGET_PRODUCT=$ANSWER
[all …]