encore des pb de locks 9

This commit is contained in:
Olivier Sirol 2000-09-07 09:08:30 +00:00
parent 1b3d418970
commit 8029d42961
1 changed files with 1 additions and 1 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 cat > /tmp/loginfo.$$.tmp ; /users/outil/alliance/cvsroot/CVSROOT/postconfig /tmp/loginfo.$$.tmp & >> $CVSROOT/CVSROOT/log-czo 2>&1