pour ludo 7

This commit is contained in:
Olivier Sirol 1999-09-23 18:44:00 +00:00
parent 889f15506d
commit d6c73f1acf
2 changed files with 4 additions and 4 deletions

View File

@ -21,6 +21,6 @@
#^CVSROOT (echo ""; who am i; echo %s; date; cat) >> $CVSROOT/CVSROOT/log-cvsroot
#ALL (date ; cat ; (sleep 2 ; cd /users/outil1/alliance/latest ; cvs -q update -d ) &) >> $CVSROOT/CVSROOT/log-latest 2>&1
ALL (cat > /dev/null 2>&1 ; echo "%%%%%%%%%% Si vous tapez Ctrl-C, ca risque de foutre la merde...")
ALL (cat > /dev/null 2>&1 ; echo "%%%%%%%%%% Faut pas taper Ctrl-C ...")
ALL (/users/outil1/alliance/cvsroot/CVSROOT/postconfig) >> $CVSROOT/CVSROOT/log-postconfig

View File

@ -7,7 +7,7 @@
# (C) Czo 1998,99
# This code is released under GPL
#
# $Id: postconfig,v 1.10 1999/09/23 17:17:05 czo Exp $
# $Id: postconfig,v 1.11 1999/09/23 18:44:00 czo Exp $
#
@ -54,10 +54,10 @@ cat "$TMPFILE" | mail -s "ALC : $MAIL_SUBJECT" alliance-programmers@asim.lip6.f
# find cvsroot -type d | xargs chmod g+s
# devrait marcher...
#chgrp -R alliance /users/outil1/alliance/cvsroot
# chgrp -R alliance /users/outil1/alliance/cvsroot
cd "$UPDATE"
cvs -q update -d -P
#chgrp -R alliance /users/outil1/alliance/latest
# chgrp -R alliance /users/outil1/alliance/latest
rm -f "$TMPFILE" dummy