Searched refs:my_status (Results 1 – 19 of 19) sorted by relevance
458 my_status=$?459 if test "$my_status" -eq 0; then :; else460 eval "(exit $my_status); $my_fail_exp"483 my_status=$?485 if test "$my_status" -eq 0; then :; else486 eval "(exit $my_status); $my_fail_exp"
665 my_status=$?666 if test "$my_status" -eq 0; then :; else667 eval "(exit $my_status); $my_fail_exp"690 my_status=$?692 if test "$my_status" -eq 0; then :; else693 eval "(exit $my_status); $my_fail_exp"
661 my_status=$?662 if test "$my_status" -eq 0; then :; else663 eval "(exit $my_status); $my_fail_exp"686 my_status=$?688 if test "$my_status" -eq 0; then :; else689 eval "(exit $my_status); $my_fail_exp"
1108 my_status=$?1109 if test "$my_status" -eq 0; then :; else1110 eval "(exit $my_status); $my_fail_exp"1133 my_status=$?1135 if test "$my_status" -eq 0; then :; else1136 eval "(exit $my_status); $my_fail_exp"
336 my_status=""342 my_status=$?343 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then344 exit $my_status
312 my_status=""318 my_status=$?319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then320 exit $my_status
330 my_status=""336 my_status=$?337 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then338 exit $my_status