Lines Matching full:then
24 if expr "x${newProg}" : 'x/' >/dev/null; then
55 if [ "$selection" = "--portable" ]; then
86 if [ "$selection" = "--help" ]; then
103 if [ "$TARGET_SIMULATOR" = "true" ]; then
106 if [ -f $exe ]; then
117 if [ "${version}" != "" ]; then
154 if [ "$TARGET_SIMULATOR" = "true" ]; then
183 if [ "$selection" == "" ] || [ "$jtitle" == "$selection" ]; then
192 if [ "$TARGET_SIMULATOR" = "true" ]; then
202 if [ ${RESULTCODE} -ne 0 ]; then
233 if [[ ("$vmresult" == "mk_b:mk_s:") || ("$vmresult" == "mk_b:dvmpassed:mk_s:") ]]; then
243 if [[ $stacktraces > 0 ]]; then
245 if [ "$jtype" == "VFE" ]; then
265 if [ ${jcolumns} -eq 40 ]; then
277 if [ $jallcalccnt -ne $jallcnt ]; then
291 if [[ jcolumns -ne 0 ]]; then
297 if [[ jallcnt -eq jpassedcnt ]]; then