From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22308 invoked from network); 4 Apr 2001 21:18:06 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 4 Apr 2001 21:18:06 -0000 Received: (qmail 8471 invoked by alias); 4 Apr 2001 21:18:00 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 13903 Received: (qmail 8460 invoked from network); 4 Apr 2001 21:17:59 -0000 Sender: ethersoft@rcn.com To: "Bart Schaefer" Cc: zsh-workers@sunsite.auc.dk Subject: Re: Test Failures from Latest CVS References: <200104031122.NAA23997@beta.informatik.hu-berlin.de> <1010404153344.ZM32462@candle.brasslantern.com> From: Vin Shelton Organization: EtherSoft, Inc Date: 04 Apr 2001 17:24:29 -0400 In-Reply-To: <1010404153344.ZM32462@candle.brasslantern.com> Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii D'oh! I don't have access to /dev - it's 711 owned by root. Thanks, Bart. - vin "Bart Schaefer" writes: > On Apr 3, 11:16pm, Vin Shelton wrote: > } Subject: Re: Test Failures from Latest CVS > } > } Thanks, Sven. Your fixes removed all but the following error: > } > } # Find a block special file system. This is a little tricky. > } block=$(find /dev /devices -type b -print 2>/dev/null|head -1) && > > Try running that find yourself and see whether it reports anything. > Maybe $block is just empty. Although that would be rather odd. > > -- > Bart Schaefer Brass Lantern Enterprises > http://www.well.com/user/barts http://www.brasslantern.com > > Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net