=================================================================== Modification le : Wed Feb 27 11:32:25 CET 2002 Par : czo =================================================================== Update of /users/outil/alliance/cvsroot/CVSROOT In directory bip.lip6.fr:/users/soft5/newlabo/dev/CVSROOT Modified Files: instool Log Message: il faut reecrire instool... =================================================================== Index: instool =================================================================== RCS file: /users/outil/alliance/cvsroot/CVSROOT/instool,v retrieving revision 1.28 retrieving revision 1.29 diff -r1.28 -r1.29 2,3d1 < # set -v < # set -x 5,8c3,9 < # Installation script for the tools of the lab that plug on Alliance < # < # Author: Frédéric Pétrot (< # Author: Frédéric Pétrot (fred@pasta.fr.ea) < # for version 0 --- > # Filename: instool > # Copyright (C) 1999, 2000 Czo <Olivier.Sirol@lip6.fr> > # License: GPL (http://www.gnu.org/copyleft/gpl.html) > # Started: Feb 2002 > # Last Change: Wednesday 27 February 2002, 11:31 > # Edit Time: 0:15:25 > # Description: 13,37c14 < < #rsh ssh et .profile ... < #DATE=`date +"%Y.%m.%d_%H.%M.%S"` < < DATE=`date +"%Y.%m.%d"` < mkdir -p $HOME/tmp < TMPDIR=$HOME/tmp < LOG=$TMPDIR/`basename $0`.$$ < BUG=$TMPDIR/`basename $0`_bug.$$ < < BUGTEAM="fred ludo czo" < < # rep par defaut : alliance/archi/$MACHINE < # alliance/share/... < TARGET="Solaris Linux" < NUM_TARGET=`echo $TARGET | wc -w` < < LABO=/users/soft5/newlabo/alliance < CELL_EXTENSIONS="al ap vst vbe cp hns edi spi db dat IDX" < CELLS=$LABO/share/cells < ETC=$LABO/share/etc < MANS=$LABO/share/man < < umask 002 < alcbanner "Instool" "0.0 alpha" "Alliance Tools Installation Script" "1999" --- > echo "Instool est desactivé."