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

Re: 4.0.2



Nick Cross wrote:
> 
> 
> Hi,
> 
> I just downloaded 4.0.2 off sourceforge and compiled it. No changes to
> configure were made barring changing the prefix to /usr. As suggested I
> ran the tests and had C02 fail with a bad status:
>...
> Test ./C02cond.ztst failed: bad status 1, expected 0 from:
>   [[ -r zerolength && ! -r unmodish ]]
> Was testing: -r cond

If you're running as root, this test can fail because the superuser can
read anything regardless of permissions.  That's an OS issue, although we
could work around it better in the tests.

-- 
Peter Stephenson <pws@xxxxxxx>                  Software Engineer
CSR Ltd., Unit 300, Science Park, Milton Road,
Cambridge, CB4 0XL, UK                          Tel: +44 (0)1223 392070


**********************************************************************
The information transmitted is intended only for the person or
entity to which it is addressed and may contain confidential 
and/or privileged material. 
Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by 
persons or entities other than the intended recipient is 
prohibited.  
If you received this in error, please contact the sender and 
delete the material from any computer.
**********************************************************************



Messages sorted by: Reverse Date, Date, Thread, Author