Home | History | Annotate | Download | only in build

Lines Matching refs:rc

456   local s t rc
457 rc=0
466 rc=1
469 sudo schroot -c "${s}" -e || rc=1
471 exit ${rc}
515 rc=$?
557 exit $rc
715 rc=$?;
719 exit $rc"
720 rc=$?
722 [ $rc -ne 0 ] && exit $rc