This commit is contained in:
Olivier Sirol 1999-09-14 18:02:27 +00:00
parent 386bc56a3b
commit bf03fa34ce
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
#mail %s -s "ALC: CVS notify" alcteam@asim.lip6.fr
#ALL (chgrp -R alliance /users/outil1/alliance/cvsroot) >> $CVSROOT/CVSROOT/log-commit
ALL (cat) >> $CVSROOT/CVSROOT/log-czo
ALL (echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/log-commit
ALL (echo ""; who am i; echo %s; date; cat) | mail -s "ALC : CVS loginfo" alcteam@asim.lip6.fr
ALL (date ; cat ; (sleep 2 ; cd /users/outil1/alliance/latest ; cvs -q update -d ) &) >> $CVSROOT/CVSROOT/log-latest 2>&1