From owner-freebsd-isdn Thu Jul 29 5:26:37 1999 Delivered-To: freebsd-isdn@freebsd.org Received: from hcshh.hcs.de (hcshh.hcs.de [194.123.40.1]) by hub.freebsd.org (Postfix) with SMTP id EBB2A1502B for ; Thu, 29 Jul 1999 05:26:28 -0700 (PDT) (envelope-from hm@hcs.de) Received: from hcswork.hcs.de([192.76.124.5]) (1947 bytes) by hcshh.hcs.de via sendmail with P:smtp/R:inet_hosts/T:smtp (sender: ) id for ; Thu, 29 Jul 1999 14:25:52 +0200 (CEST) (Smail-3.2.0.104 1998-Nov-20 #1 built 1998-Dec-11) Received: by hcswork.hcs.de (Smail3.1.29.0 #13) id m119pFv-0003loC; Thu, 29 Jul 99 14:25 METDST Message-Id: From: hm@hcs.de (Hellmuth Michaelis) Subject: Re: overuninstall.sh and i4b_rbch_ioctl.h In-Reply-To: <199907291159.NAA16740@Dolinca.IBC.IskraSistemi.Si> from Andrej Brodnik at "Jul 29, 99 01:59:08 pm" To: Andrej.Brodnik@IBC.IskraSistemi.Si Date: Thu, 29 Jul 1999 14:25:51 +0200 (METDST) Cc: chris@sdata.de, freebsd-isdn@FreeBSD.ORG Reply-To: hm@hcs.de Organization: HCS Hanseatischer Computerservice GmbH X-Mailer: ELM [version 2.4ME+ PL39 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 1039 Sender: owner-freebsd-isdn@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org From the keyboard of Andrej Brodnik: > > > > if [ -e $1-BACKUP ] > > then > > echo "moving $1-BACKUP" > > echo " back to $1" > > $RMCMD $1 > > ... > > > > > > ... so $1-BACKUP, in this case "i4b_rbch_ioctl.h-BACKUP" did not exist > > in pre 00.82 releases and so the "RMCMD $1" is not executed! > > I suggest that the above segmet is changed into: > > > $RMCMD $1 > if [ -e $1-BACKUP ] > then No. Someone running this on a system where i4b was not previously overinstalled will remove his original files with this command. I still do not understand why anything has to be changed ... hellmuth -- Hellmuth Michaelis Tel +49 40 559747-70 HCS Hanseatischer Computerservice GmbH Fax +49 40 559747-77 Oldesloer Strasse 97-99 Mail hm [at] hcs.de 22457 Hamburg WWW http://www.hcs.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isdn" in the body of the message