Home | History | Annotate | Download | only in autom4te.cache

Lines Matching full:exit_status

1070 trap 'exit_status=$?
1138 echo "$as_me: exit $exit_status"
1142 exit $exit_status
6323 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0