This commit is contained in:
Ludovic Jacomme 1999-07-12 16:45:45 +00:00
parent 268fbcf182
commit 989b521310
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@
#mail %s -s "ALC: CVS notify" alcteam@asim.lip6.fr
ALL (echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/log-commit
ALL ( PATH=/asim/gnu/bin:/usr/ucb:$PATH ; export PATH ; echo ""; who am i; echo %s; date; cat) | mail -s "ALC : CVS loginfo" alcteam@asim.lip6.fr
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
^CVSROOT (echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/log-cvsroot