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

Re: zsh-5.0.7-dev-4



Peter Stephenson schreef op 27-05-15 om 21:06:
> You can get another test release of 5.0.8 from
> 
> http://www.zsh.org/pub/development
> 
> I'm hoping I can release this within a couple of days.

Unfortunately, it has the 'test' bug I posted about just now.

$ Src/zsh
% test -n '('
test: too many arguments
% [ -n ')' ]
[: too many arguments
%

- M.



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