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

Re: Bug#247556: zsh build gets stuck running tests.



Kurt Roeckx wrote:
> What is the test that triggers it (B04read.ztst) doing that other
> tests aren't doing?  It would be nice if reduce it to something
> we can easily reproduce.

Simply reducing the tests in B04read.ztst should do this.  There's no
interdependence in that file.  My favourite would be this one:

 read -k3 -u0 <<<foo:bar
 print $REPLY
0:read specified number of chars
>foo

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


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************



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