Searched refs:my_status (Results 1 - 2 of 2) sorted by relevance

/bind-9.6-ESV-R11/
H A Dltmain.sh661 my_status=$?
662 if test "$my_status" -eq 0; then :; else
663 eval "(exit $my_status); $my_fail_exp"
686 my_status=$?
688 if test "$my_status" -eq 0; then :; else
689 eval "(exit $my_status); $my_fail_exp"
/bind-9.6-ESV-R11/unit/atf-src/admin/
H A Dltmain.sh458 my_status=$?
459 if test "$my_status" -eq 0; then :; else
460 eval "(exit $my_status); $my_fail_exp"
483 my_status=$?
485 if test "$my_status" -eq 0; then :; else
486 eval "(exit $my_status); $my_fail_exp"

Completed in 643 milliseconds