retour a la case depart

This commit is contained in:
Olivier Sirol 2000-09-07 09:12:12 +00:00
parent 173f3ca94a
commit b0ad3c2408
2 changed files with 5 additions and 5 deletions

View File

@ -22,4 +22,4 @@
#ALL (date ; cat ; (sleep 2 ; cd /users/outil/alliance/latest ; cvs -q update -d ) &) >> $CVSROOT/CVSROOT/log-latest 2>&1
ALL ( cat > /dev/null 2>&1 ; echo "Taper Ctrl-C peut avoir des consequences facheuses :-)" )
ALL cat > /tmp/loginfo.$$.tmp ; /users/outil/alliance/cvsroot/CVSROOT/postconfig /tmp/loginfo.$$.tmp & >> $CVSROOT/CVSROOT/log-czo 2>&1
ALL /users/outil/alliance/cvsroot/CVSROOT/postconfig

View File

@ -4,17 +4,17 @@
# Copyright (C) 1999, 2000 Czo <Olivier.Sirol@lip6.fr>
# License: GPL (http://www.gnu.org/copyleft/gpl.html)
# Started: Sept 1999
# Last Change: Thursday 07 September 2000, 11:09
# Edit Time: 0:52:19
# Last Change: Thursday 07 September 2000, 11:12
# Edit Time: 0:52:23
# Description:
#
# $Id: postconfig,v 1.47 2000/09/07 09:09:10 czo Exp $
# $Id: postconfig,v 1.48 2000/09/07 09:12:12 czo Exp $
#
PATH=/asim/gnu/bin:/usr/ucb:/usr/etc:/usr/local/bin:/bin:/usr/bin:${PATH}
TMPFILE=$1
FINGER=`who am i | gawk '{gsub(/^[^\!]*\!/,""); print $1}'`
(
echo "===================================================================="
echo "Modification le : `date`"