Home | History | Annotate | Download | only in etc

Lines Matching full:then

21     if [ ! -f "$1" ]; then
28 if ! type -P $1 &> /dev/null; then
39 if [ "${JAVA_VERSION}" == "" ]; then
45 if [ -n "${TF_DEBUG}" ]; then
46 if [ -z "${TF_DEBUG_PORT}" ]; then
54 if [ ! -z ${ANDROID_BUILD_TOP} ]; then
56 if [ "$HOST" == "Linux" ]; then
58 elif [ "$HOST" == "Darwin" ]; then
65 if [ ! -d ${CTS_ROOT} ]; then
71 if [ -z ${CTS_ROOT} ]; then