Searched refs:my_status (Results 1 – 4 of 4) 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"
312 my_status=""318 my_status=$?319 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then320 exit $my_status
322 my_status=""328 my_status=$?329 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then330 exit $my_status
330 my_status=""336 my_status=$?337 if test "$my_status" -ne 0 && test ! -d "$my_gentop"; then338 exit $my_status