This commit is contained in:
Olivier Sirol 2000-09-07 07:03:28 +00:00
parent 353a75ec9a
commit dfb77e7ed9
1 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
# (C) Czo 1998,99 # (C) Czo 1998,99
# This code is released under GPL # This code is released under GPL
# #
# $Id: postconfig,v 1.22 2000/09/07 07:02:47 czo Exp $ # $Id: postconfig,v 1.23 2000/09/07 07:03:28 czo Exp $
# #
@ -75,10 +75,10 @@ echo "http://www-asim.lip6.fr/alliance/mailing-lists/"
) >> "$TMPFILE" ) >> "$TMPFILE"
pwd pwd
cat $TMPFILE # cat $TMPFILE
# cat "$TMPFILE" >> $CVSROOT/CVSROOT/log-commit cat "$TMPFILE" >> $CVSROOT/CVSROOT/log-commit
# cat "$TMPFILE" | mail -s "ALC : $MAIL_SUBJECT" alliance-programmers@asim.lip6.fr cat "$TMPFILE" | mail -s "ALC : $MAIL_SUBJECT" alliance-programmers@asim.lip6.fr
# find cvsroot -type d | xargs chmod g+s # find cvsroot -type d | xargs chmod g+s