Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Test Failures from Latest CVS
- X-seq: zsh-workers 13903
- From: Vin Shelton <acs@xxxxxxxxxxxxxxxxxxxx>
- To: "Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx>
- Subject: Re: Test Failures from Latest CVS
- Date: 04 Apr 2001 17:24:29 -0400
- Cc: zsh-workers@xxxxxxxxxxxxxx
- In-reply-to: <1010404153344.ZM32462@xxxxxxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- Organization: EtherSoft, Inc
- References: <200104031122.NAA23997@xxxxxxxxxxxxxxxxxxxxxxxxxxxx> <m2r8z9icbj.fsf@xxxxxxxxxxxx> <1010404153344.ZM32462@xxxxxxxxxxxxxxxxxxxxxxx>
- Sender: ethersoft@xxxxxxx
D'oh! I don't have access to /dev - it's 711 owned by root.
Thanks, Bart.
- vin
"Bart Schaefer" <schaefer@xxxxxxxxxxxxxxxxxxxxxxx> 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
Messages sorted by:
Reverse Date,
Date,
Thread,
Author