Home | History | Annotate | Download | only in bison

Lines Matching full:exit_status

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