Searched refs:my_status (Results 1 – 21 of 21) 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"
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"
959 my_status=$?960 if test "$my_status" -eq 0; then :; else961 eval "(exit $my_status); $my_fail_exp"984 my_status=$?986 if test "$my_status" -eq 0; then :; else987 eval "(exit $my_status); $my_fail_exp"
668 my_status=$?669 if test "$my_status" -eq 0; then :; else670 eval "(exit $my_status); $my_fail_exp"693 my_status=$?695 if test "$my_status" -eq 0; then :; else696 eval "(exit $my_status); $my_fail_exp"
312 my_status=""318 my_status=$?319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then320 exit $my_status
664 my_status=""670 my_status=$?671 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then672 exit $my_status