alliance-programmers '02
ALC : multiconf changed!!!!!


Czo [Olivier Sirol] (czo@asim.lip6.fr)
Mon, 28 Jan 2002 12:29:04 +0100

==================================================================== Modification le : Mon Jan 28 12:29:04 CET 2002 -rwxrwxr-x 1 czo alliance 721 May 18 2001 /asim/alliance/etc/multiconf ==================================================================== diff /asim/alliance/etc/multiconf /asim/alliance/etc/orig/multiconf 1,37d0 < #! /bin/sh < # < # Author : Olivier.Sirol@lip6.fr < # Date : dec 1998 < # Description : < # < # (C) Czo 1998,99 < # This code is released under GPL < # $Id: multiconf,v 1.2 2001/05/18 14:37:16 czo Exp $ < # < < < # I made this script to build alliance on multiple architectures < # Modify it to suit you site < < # TODO : change this to a makefile... < < #set +x < #set -x < < TMPFILE=/tmp/albuild.$$ < < ALLIANCEDIR=`pwd` < < for WKS in beny bip < < do < echo "Configuring $WKS..." < ssh -n $WKS "cd $ALLIANCEDIR; ./configure" 2>&1 | tee $TMPFILE < grep "^or .*whether you use csh or sh" $TMPFILE < if [ $? -ne 0 ] ; then echo "Error, $WKS, exiting" ; exit 4 ; fi < rm $TMPFILE < done < < echo "done..." < echo "########### O K pour tout le monde #############" < ==================================================================== Ce message est envoyé au personnes abonnées à alliance-programmers Pour plus d'information sur cette mailling-list, visitez : http://www-asim.lip6.fr/alliance/mailing-lists/

 



Alliance Web Site © 1997, 2002 ASIM/LIP6/UPMC, page maintained by Czo [Olivier Sirol] , last updated on 28 January 2002.