From 4af1b539edb0bba6463fc9be46a13512df8c8455 Mon Sep 17 00:00:00 2001 From: The Alliance Tool Date: Mon, 1 Feb 1999 13:51:39 +0000 Subject: [PATCH] Il faut vraiment lancer instool depuis trash... --- CVSROOT/instool | 3 ++- alliance/scripts/instool | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CVSROOT/instool b/CVSROOT/instool index aec0d152..dd423cc7 100755 --- a/CVSROOT/instool +++ b/CVSROOT/instool @@ -7,13 +7,14 @@ # Author: Frédéric Pétrot (fred@pasta.fr.ea) # for version 0 # -# $Id: instool,v 1.1 1998/10/21 16:42:57 alliance Exp $ +# $Id: instool,v 1.2 1999/02/01 13:51:39 alliance Exp $ # SYS=`uname -a | awk '{print $1}'` VER=`uname -a | awk '{print $3}' | awk -F. '{print $1}'` NOD=`uname -n` +# depends vraiement de l'archi...est n'a ete teste que sur trash... if [ ! $NOD = "trash" ] ; then echo "Please, run this script from trash" diff --git a/alliance/scripts/instool b/alliance/scripts/instool index aec0d152..dd423cc7 100755 --- a/alliance/scripts/instool +++ b/alliance/scripts/instool @@ -7,13 +7,14 @@ # Author: Frédéric Pétrot (fred@pasta.fr.ea) # for version 0 # -# $Id: instool,v 1.1 1998/10/21 16:42:57 alliance Exp $ +# $Id: instool,v 1.2 1999/02/01 13:51:39 alliance Exp $ # SYS=`uname -a | awk '{print $1}'` VER=`uname -a | awk '{print $3}' | awk -F. '{print $1}'` NOD=`uname -n` +# depends vraiement de l'archi...est n'a ete teste que sur trash... if [ ! $NOD = "trash" ] ; then echo "Please, run this script from trash"