Lines Matching refs:staffer
419 function staffer { function
991 if staffer mkdir $dir; then
995 [ -z "$torm" ] || staffer rmdir $torm
1011 staffer git clone \
1142 staffer cp ${LLOG}/mail_msg $PARENT_WS/usr/src/mail_msg-${MACH}
1143 staffer cp $LOGFILE $PARENT_WS/usr/src/nightly-${MACH}.log
1157 [ -z "$lockfile" ] || staffer rm -f $lockfile
1159 [ -z "$ulockfile" ] || staffer rm -f $ulockfile
1164 ISUSER=$1 staffer rmdir $2
1194 while ! staffer ln -s $hostname.$STAFFER.$$ $lockf 2> /dev/null; do
1444 staffer git remote set-url ${BRINGOVER_REMOTE} ${BRINGOVER_WS} &&
1445 staffer git fetch ${BRINGOVER_REMOTE} ${BRINGOVER_BRANCH} &&
1446 staffer git switch --force-create ${BRINGOVER_BRANCH} \
1460 staffer git status --no-short --branch --untracked-files=no
1468 staffer hg init $CODEMGR_WS
1469 staffer echo "[paths]" > $CODEMGR_WS/.hg/hgrc
1470 staffer echo "default=$BRINGOVER_WS" >> $CODEMGR_WS/.hg/hgrc
1521 staffer hg --cwd $CODEMGR_WS incoming --bundle $HG_SOURCE \
1536 staffer hg --cwd $CODEMGR_WS pull -u $HG_SOURCE \
1549 staffer hg --cwd $CODEMGR_WS merge \
1864 staffer cp $ATLOG/proto_list_${MACH} \
2022 staffer mkdir -p $p_elf_ddir
2032 staffer cp $elf_dfile \
2034 staffer mv -f ${p_elf_ddir}/${elf_dfile}.new \
2148 staffer cp ${SRC}/unref-${MACH}.out $PARENT_WS/usr/src/
2173 staffer cp ${TMPDIR}/unref.merge $PARENT_WS/usr/src/unrefmaster.out