Searched refs:estatus (Results 1 – 2 of 2) sorted by relevance
96 estatus=$?97 if test $enable_hard_errors = no && test $estatus -eq 99; then98 estatus=1101 case $estatus:$expect_failure in
108 estatus=$?110 if test $enable_hard_errors = no && test $estatus -eq 99; then113 tweaked_estatus=$estatus129 echo "$res $test_name (exit status: $estatus)" >>$log_file
Completed in 2 milliseconds