pour ludo 7
This commit is contained in:
parent
d6c73f1acf
commit
a1dfd0ea3f
|
@ -7,7 +7,7 @@
|
|||
# (C) Czo 1998,99
|
||||
# This code is released under GPL
|
||||
#
|
||||
# $Id: postconfig,v 1.11 1999/09/23 18:44:00 czo Exp $
|
||||
# $Id: postconfig,v 1.12 1999/09/23 18:44:52 czo Exp $
|
||||
#
|
||||
|
||||
|
||||
|
@ -56,7 +56,7 @@ cat "$TMPFILE" | mail -s "ALC : $MAIL_SUBJECT" alliance-programmers@asim.lip6.f
|
|||
# devrait marcher...
|
||||
# chgrp -R alliance /users/outil1/alliance/cvsroot
|
||||
cd "$UPDATE"
|
||||
cvs -q update -d -P
|
||||
cvs -q update -d -P &
|
||||
# chgrp -R alliance /users/outil1/alliance/latest
|
||||
|
||||
rm -f "$TMPFILE" dummy
|
||||
|
|
Loading…
Reference in New Issue