Home | History | Annotate | Download | only in expat

Lines Matching full:exit_status

1276 trap 'exit_status=$?
1344 echo "$as_me: exit $exit_status"
1348 exit $exit_status
21410 trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0