Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Test Failures from Latest CVS



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