Home | History | Annotate | Download | only in strace

Lines Matching full:exit_status

425   trap 'exit_status=$?; rm -rf $tmp && exit $exit_status' 0